From 35f2f1ec73aa6754764d573ea3e1cce938b3ee9a Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 25 Jul 2013 12:33:03 -0500 Subject: Introduce the tmpfiles.dev service This service handles setting up the tmpfiles entries for the /dev directory for Linux systems which needs to be run in the sysinit runlevel. --- runlevels/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runlevels') diff --git a/runlevels/Makefile b/runlevels/Makefile index 6eb84ca8..f6911139 100644 --- a/runlevels/Makefile +++ b/runlevels/Makefile @@ -40,7 +40,7 @@ BOOT-FreeBSD+= adjkerntz dumpon syscons BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding tmpfiles.setup SHUTDOWN-Linux= killprocs mount-ro -SYSINIT-Linux= devfs dmesg sysfs +SYSINIT-Linux= devfs dmesg sysfs tmpfiles.dev # Generic BSD stuff BOOT-NetBSD+= hostid newsyslog savecore syslogd -- cgit v1.2.3