diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/local-fs.target | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/local-fs.target b/units/local-fs.target index 52d0e68101..79fd9b8c1c 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -9,3 +9,5 @@ [Unit] Description=Local File Systems +OnFailure=emergency.service +OnFailureIsolate=yes |