diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/local-fs.target | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/local-fs.target b/units/local-fs.target index ee02e4e988..18c3d74f18 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -10,4 +10,4 @@ Description=Local File Systems Documentation=man:systemd.special(7) After=local-fs-pre.target OnFailure=emergency.target -OnFailureIsolate=yes +OnFailureIsolate=no |