Remove ld.so.preload and policy-rc.d changes

This commit is contained in:
Serge Schneider
2018-03-01 15:54:12 +00:00
parent 4c7980fa1e
commit c430f618d0
6 changed files with 0 additions and 29 deletions
-1
View File
@@ -2,7 +2,6 @@
install -d ${ROOTFS_DIR}/etc/systemd/system/[email protected]
install -m 644 files/noclear.conf ${ROOTFS_DIR}/etc/systemd/system/[email protected]/noclear.conf
install -m 744 files/policy-rc.d ${ROOTFS_DIR}/usr/sbin/policy-rc.d #TODO: Necessary in systemd?
install -v -m 644 files/fstab ${ROOTFS_DIR}/etc/fstab
on_chroot << EOF
-3
View File
@@ -1,3 +0,0 @@
#!/bin/sh
exit 101