diff options
-rw-r--r-- | units/systemd-fsck-root.service.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index 416298335a..26cce5131e 100644 --- a/units/systemd-fsck-root.service.in +++ b/units/systemd-fsck-root.service.in @@ -11,7 +11,6 @@ Documentation=man:systemd-fsck-root.service(8) DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.service Before=local-fs.target shutdown.target - ConditionPathIsReadWrite=!/ [Service] |