Remove 98-rpi.conf (now handled by raspberrypi-sys-mods)

pull/20/merge
Serge Schneider 2016-09-15 15:23:29 +10:00
parent a07b9c5c4e
commit ea205dc387
2 changed files with 0 additions and 4 deletions

View File

@ -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/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

View File

@ -1,3 +0,0 @@
kernel.printk = 3 4 1 3
vm.swappiness=1
vm.min_free_kbytes = 8192