Systemd/units/.gitignore
Tom Gundersen edeb68c53f static-nodes: move creation of static nodes from udevd to tmpfiles
As of kmod v14, it is possible to export the static node information from
/lib/modules/`uname -r`/modules.devname in tmpfiles.d(5) format.

Use this functionality to let systemd-tmpfilesd create the static device nodes
at boot, and drop the functionality from systemd-udevd.

As an effect of this we can move from systemd-udevd to systemd-tmpfiles-setup-dev:

 * the conditional CAP_MKNOD (replaced by checking if /sys is mounted rw)
 * ordering before local-fs-pre.target (see 89d09e1b5c)
2013-07-08 21:26:24 +02:00

62 lines
1.6 KiB
Plaintext

/halt-local.service
/rc-local.service
/systemd-hybrid-sleep.service
/systemd-journal-gatewayd.service
/systemd-journal-flush.service
/systemd-hibernate.service
/systemd-suspend.service
/console-getty.service
/console-getty.service.m4
/systemd-journald.service
/user@.service
/systemd-logind.service
/systemd-localed.service
/systemd-timedated.service
/systemd-hostnamed.service
/console-shell.service
/console-shell.service.m4
/systemd-sysctl.service
/systemd-ask-password-console.service
/rescue.service
/rescue.service.m4
/systemd-ask-password-wall.service
/systemd-quotacheck.service
/quotaon.service
/systemd-fsck@.service
/systemd-fsck-root.service
/systemd-tmpfiles-clean.service
/systemd-tmpfiles-setup.service
/systemd-tmpfiles-setup-dev.service
/systemd-halt.service
/systemd-poweroff.service
/systemd-reboot.service
/systemd-kexec.service
/systemd-user-sessions.service
/systemd-readahead-done.service
/systemd-tmpfiles.service
/systemd-readahead-collect.service
/systemd-readahead-replay.service
/serial-getty@.service
/systemd-modules-load.service
/systemd-remount-fs.service
/systemd-vconsole-setup.service
/systemd-shutdownd.service
/systemd-random-seed.service
/systemd-initctl.service
/getty@.service
/systemd-update-utmp.service
/systemd-update-utmp-runlevel.service
/systemd-binfmt.service
/emergency.service
/systemd-udev-settle.service
/systemd-udev-trigger.service
/systemd-udevd.service
/debug-shell.service
/initrd-cleanup.service
/initrd-parse-etc.service
/initrd-switch-root.service
/initrd-udevadm-cleanup-db.service
/systemd-nspawn@.service
/systemd-machined.service
/kmod-static-nodes.service