From e05cb89bb99c688a62662f1712d715c69874d336 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 2 Jan 2014 10:52:01 +0100 Subject: Rootfs: cleanup /tmp and add bootmisc init script to boot runlevel Signed-off-by: Abdoulaye Walsimou Gaye --- src/rootfs_skel/etc/inittab | 3 --- src/rootfs_skel/run | 1 - 2 files changed, 4 deletions(-) delete mode 120000 src/rootfs_skel/run (limited to 'src') diff --git a/src/rootfs_skel/etc/inittab b/src/rootfs_skel/etc/inittab index 47a5790..ee7818e 100644 --- a/src/rootfs_skel/etc/inittab +++ b/src/rootfs_skel/etc/inittab @@ -1,7 +1,4 @@ # Initial system critical filesystems mounting (/proc, /dev, /sys, etc.) -# FIXME: Cleanup this for /tmp -null::sysinit:/bin/mount -a - ::sysinit:/sbin/openrc sysinit ::wait:/sbin/openrc boot ::wait:/sbin/openrc default diff --git a/src/rootfs_skel/run b/src/rootfs_skel/run deleted file mode 120000 index 0f0d788..0000000 --- a/src/rootfs_skel/run +++ /dev/null @@ -1 +0,0 @@ -/var/run \ No newline at end of file -- cgit v1.2.3