]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-fsck@.service.in
Merge pull request #1744 from evverx/fix-debug-generator
[thirdparty/systemd.git] / units / systemd-fsck@.service.in
index 1cade4e6023daf456f3015cf7518b1784aae4d09..0468392dc48ec27202142b1fdf9d2377d112f5d1 100644 (file)
@@ -9,13 +9,12 @@
 Description=File System Check on %f
 Documentation=man:systemd-fsck@.service(8)
 DefaultDependencies=no
-BindTo=%i.device
-After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device
+BindsTo=%i.device
+After=%i.device systemd-fsck-root.service local-fs-pre.target
 Before=shutdown.target
 
 [Service]
 Type=oneshot
-RemainAfterExit=no
+RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-fsck %f
-StandardOutput=journal+console
 TimeoutSec=0