diff options
Diffstat (limited to 'units/local-fs.target')
-rw-r--r-- | units/local-fs.target | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/local-fs.target b/units/local-fs.target index dd92b17b6a..ee02e4e988 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -8,5 +8,6 @@ [Unit] Description=Local File Systems Documentation=man:systemd.special(7) +After=local-fs-pre.target OnFailure=emergency.target OnFailureIsolate=yes |