chiark / gitweb /
units: add missing unit file
[elogind.git] / units / systemd-fsck-root.service.in
index 26cce5131e7e497d07ec2b6f78110e2bfc0bd004..f493445b86465b6908a6adf4cc623959abdc6bfa 100644 (file)
@@ -9,13 +9,13 @@
 Description=File System Check on Root Device
 Documentation=man:systemd-fsck-root.service(8)
 DefaultDependencies=no
-After=systemd-readahead-collect.service systemd-readahead-replay.service
+Wants=systemd-fsckd.socket
 Before=local-fs.target shutdown.target
+After=systemd-fsckd.socket
 ConditionPathIsReadWrite=!/
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-fsck
-StandardOutput=journal+console
 TimeoutSec=0