chiark / gitweb /
initctl: /dev/initctl is a named pipe, not a socket
[elogind.git] / units / fsck@.service.in
index 47519743127709e680bd61912f34cd8ba40032bb..ad9ec3bcc908fc0a50e3bec765fb217956505623 100644 (file)
@@ -10,10 +10,11 @@ Description=File System Check on %f
 DefaultDependencies=no
 BindTo=%i.device
 After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device
-Before=local-fs.target shutdown.target
+Before=basic.target shutdown.target
 
 [Service]
 Type=oneshot
 RemainAfterExit=no
 ExecStart=@rootlibexecdir@/systemd-fsck %f
 StandardOutput=syslog+console
+TimeoutSec=0