chiark / gitweb /
untis: allow both console and plymouth ask password agents in boot transaction to...
[elogind.git] / units / fsck@.service.in
index 54caa3c965284604219cf1e046edf65427b3dc39..e1f773639bfd88a573482a5493d1e863140b8862 100644 (file)
@@ -8,12 +8,13 @@
 [Unit]
 Description=File System Check on %f
 DefaultDependencies=no
-Requires=%i.device
+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