chiark / gitweb /
units: add console-shell.service which can be used insted of the gettys to get a...
[elogind.git] / units / systemd-tmpfiles-setup.service.in
index df80e82be9577e4a5af3a56bc73874e59ed784e5..b43f6f5a04344ca51606a79f26174d762e5372ba 100644 (file)
@@ -10,10 +10,10 @@ Description=Recreate Volatile Files and Directories
 DefaultDependencies=no
 Wants=local-fs.target
 After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
-Before=basic.target shutdown.target
+Before=sysinit.target shutdown.target
 ConditionPathExists=/etc/tmpfiles.d
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-tmpfiles --create --remove
+ExecStart=@rootbindir@/systemd-tmpfiles --create --remove