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.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user