summaryrefslogtreecommitdiff
path: root/units/systemd-fsck@.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-fsck@.service.in')
-rw-r--r--units/systemd-fsck@.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in
index b3c71eb250..e229cdcb83 100644
--- a/units/systemd-fsck@.service.in
+++ b/units/systemd-fsck@.service.in
@@ -15,7 +15,7 @@ Before=shutdown.target
[Service]
Type=oneshot
-RemainAfterExit=no
+RemainAfterExit=yes
ExecStart=@rootlibexecdir@/systemd-fsck %f
StandardOutput=journal+console
TimeoutSec=0