burrow-pi-img/stage3/03-kernel-setup/00-run.sh

4 lines
69 B
Bash
Raw Normal View History

on_chroot << EOF
2020-08-04 16:33:05 +00:00
sed -i 's/$/ threadirqs/' /boot/cmdline.txt
EOF