Remove 98-rpi.conf (now handled by raspberrypi-sys-mods)
This commit is contained in:
@@ -8,7 +8,6 @@ install -d ${ROOTFS_DIR}/etc/systemd/system/rc-local.service.d
|
|||||||
install -m 644 files/ttyoutput.conf ${ROOTFS_DIR}/etc/systemd/system/rc-local.service.d/
|
install -m 644 files/ttyoutput.conf ${ROOTFS_DIR}/etc/systemd/system/rc-local.service.d/
|
||||||
|
|
||||||
install -m 644 files/50raspi ${ROOTFS_DIR}/etc/apt/apt.conf.d/
|
install -m 644 files/50raspi ${ROOTFS_DIR}/etc/apt/apt.conf.d/
|
||||||
install -m 644 files/98-rpi.conf ${ROOTFS_DIR}/etc/sysctl.d/
|
|
||||||
|
|
||||||
|
|
||||||
on_chroot sh -e - <<EOF
|
on_chroot sh -e - <<EOF
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
kernel.printk = 3 4 1 3
|
|
||||||
vm.swappiness=1
|
|
||||||
vm.min_free_kbytes = 8192
|
|
Reference in New Issue
Block a user