summaryrefslogtreecommitdiff
path: root/runlevels/Makefile
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2012-09-26 15:42:37 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2012-09-26 15:42:37 -0700
commit4ff71bd7416b84712ec702c92d79c106b4f11eb1 (patch)
treedb705394bae47d93ef1b37bad02cc36f001a1132 /runlevels/Makefile
parent5c736ad63e65949f7488474cc08cf3c8f2e7b0f9 (diff)
downloadopenrc-4ff71bd7416b84712ec702c92d79c106b4f11eb1.tar.gz
openrc-4ff71bd7416b84712ec702c92d79c106b4f11eb1.tar.bz2
openrc-4ff71bd7416b84712ec702c92d79c106b4f11eb1.tar.xz
tmpfiles.d init.d scripts
Now that the tmpfiles.d code is more tested, actually call it from init.d. It assumes that /run is already available when it runs. Please note it runs TWICE. - During sysinit, ideally just after /dev/shm is created, but before udev has started. After udev is also acceptable, but not ideal. - During boot, ideally just after localmount has completed. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'runlevels/Makefile')
-rw-r--r--runlevels/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/runlevels/Makefile b/runlevels/Makefile
index 0f134c8..e78e2d1 100644
--- a/runlevels/Makefile
+++ b/runlevels/Makefile
@@ -38,9 +38,9 @@ BOOT-FreeBSD+= hostid newsyslog savecore syslogd
# FreeBSD specific stuff
BOOT-FreeBSD+= adjkerntz dumpon syscons
-BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding
+BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding tmpfilesd.boot
SHUTDOWN-Linux= killprocs mount-ro
-SYSINIT-Linux= devfs dmesg sysfs
+SYSINIT-Linux= devfs dmesg sysfs tmpfilesd.sysinit
# Generic BSD stuff
BOOT-NetBSD+= hostid newsyslog savecore syslogd