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. --- init.d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/Makefile') diff --git a/init.d/Makefile b/init.d/Makefile index e7e2d861..fc55b3ec 100644 --- a/init.d/Makefile +++ b/init.d/Makefile @@ -28,7 +28,7 @@ SRCS-FreeBSD+= adjkerntz.in devd.in dumpon.in encswap.in ipfw.in \ NET_LO-Linux= net.lo SRCS-Linux= devfs.in dmesg.in hwclock.in consolefont.in keymaps.in \ killprocs.in modules.in mount-ro.in mtab.in numlock.in \ - procfs.in sysfs.in termencoding.in + procfs.in sysfs.in termencoding.in tmpfiles.dev.in NET_LO-NetBSD= net.lo0 # Generic BSD scripts -- cgit v1.2.3