chiark / gitweb /
util: user parse_uid() wherever applicable
[elogind.git] / units / fsck@.service.in
index 38815414fac32279d78f0605c98e6c6dccbc446e..e1f773639bfd88a573482a5493d1e863140b8862 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=shutdown.target
 
 [Service]
 Type=oneshot
 RemainAfterExit=no
 ExecStart=@rootlibexecdir@/systemd-fsck %f
-StandardOutput=syslog
+StandardOutput=syslog+console
+TimeoutSec=0