chiark / gitweb /
sd-network: rename "index" parameter to "ifindex"
[elogind.git] / units / systemd-fsck-root.service.in
index 563129badb4ec9b4bd98cb6994b9d16b7ca8bce0..416298335a86496967ed535857502036ab47bf97 100644 (file)
@@ -7,7 +7,7 @@
 
 [Unit]
 Description=File System Check on Root Device
-Documentation=man:systemd-fsck@.service(8)
+Documentation=man:systemd-fsck-root.service(8)
 DefaultDependencies=no
 After=systemd-readahead-collect.service systemd-readahead-replay.service
 Before=local-fs.target shutdown.target
@@ -16,8 +16,7 @@ ConditionPathIsReadWrite=!/
 
 [Service]
 Type=oneshot
-RemainAfterExit=no
+RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-fsck
 StandardOutput=journal+console
-FsckPassNo=1
 TimeoutSec=0