stage2: rc.local drop-in no longer required, since Debian ships its own version
This commit is contained in:
parent
a125344731
commit
0425477d19
@ -2,9 +2,6 @@
|
|||||||
|
|
||||||
install -m 755 files/resize2fs_once "${ROOTFS_DIR}/etc/init.d/"
|
install -m 755 files/resize2fs_once "${ROOTFS_DIR}/etc/init.d/"
|
||||||
|
|
||||||
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/50raspi "${ROOTFS_DIR}/etc/apt/apt.conf.d/"
|
||||||
|
|
||||||
install -m 644 files/console-setup "${ROOTFS_DIR}/etc/default/"
|
install -m 644 files/console-setup "${ROOTFS_DIR}/etc/default/"
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
[Service]
|
|
||||||
StandardOutput=tty
|
|
Loading…
x
Reference in New Issue
Block a user