chiark / gitweb /
fedora: get rid of sysinit.service
[elogind.git] / units / fsck@.service.in
index 860c3a646a52bbacced848520722f427f5f8cf61..38815414fac32279d78f0605c98e6c6dccbc446e 100644 (file)
@@ -8,7 +8,7 @@
 [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
 
@@ -16,3 +16,4 @@ Before=local-fs.target shutdown.target
 Type=oneshot
 RemainAfterExit=no
 ExecStart=@rootlibexecdir@/systemd-fsck %f
+StandardOutput=syslog