diff options
-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 79fd9b8c1c..1886f7499d 100644 --- a/units/local-fs.target +++ b/units/local-fs.target @@ -9,5 +9,5 @@ [Unit] Description=Local File Systems -OnFailure=emergency.service +OnFailure=emergency.target OnFailureIsolate=yes |