diff options
Diffstat (limited to 'units/systemd-fsck-root.service.in')
-rw-r--r-- | units/systemd-fsck-root.service.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index f493445b86..3617abf04a 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -9,9 +9,7 @@ Description=File System Check on Root Device Documentation=man:systemd-fsck-root.service(8) DefaultDependencies=no -Wants=systemd-fsckd.socket Before=local-fs.target shutdown.target -After=systemd-fsckd.socket ConditionPathIsReadWrite=!/ [Service] |