From 3e8037f17c985a99b26fff92917e8567480ab246 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 22 Apr 2013 21:57:39 +0200 Subject: units: rename systemd-static-nodes -> systemd-tmpfiles-setup-dev This is really just a special case of systemd-tmpfiles-setup, moreover it could easily create more than static nodes. --- units/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/.gitignore') diff --git a/units/.gitignore b/units/.gitignore index 6c9582e026..d2f3eb40d6 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -26,6 +26,7 @@ /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 @@ -43,7 +44,6 @@ /systemd-random-seed-load.service /systemd-random-seed-save.service /systemd-initctl.service -/systemd-static-nodes.service /getty@.service /systemd-update-utmp-runlevel.service /systemd-update-utmp-shutdown.service -- cgit v1.2.3-54-g00ecf