chiark / gitweb /
sd-rtnl: process - only apply matches to broadcast messages
[elogind.git] / units / systemd-fsck@.service.in
index c12efa8e760025eea978a5ce233210e1e27ba7c0..e6d98c031b4770ac20872fb99e1c1d7670d840ec 100644 (file)
@@ -10,12 +10,12 @@ Description=File System Check on %f
 Documentation=man:systemd-fsck@.service(8)
 DefaultDependencies=no
 BindsTo=%i.device
-After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device systemd-fsck-root.service
+Wants=systemd-fsckd.socket
+After=%i.device systemd-fsck-root.service local-fs-pre.target systemd-fsckd.socket
 Before=shutdown.target
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-fsck %f
-StandardOutput=journal+console
 TimeoutSec=0