summaryrefslogtreecommitdiff
path: root/units/local-fs.target
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-13 04:35:07 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-13 04:35:07 +0200
commit090bf7cbc4c2c4363e74c7f250ac65e7e2323ca6 (patch)
treebbc40cb38c3aa3d72336347c13b51d9ca53ffd53 /units/local-fs.target
parentd893269d9ffa6e72c60c9645ae88f83e826a14f2 (diff)
units: isolate emergency.target instead of emergency.service when we fail to mount all file systems
Diffstat (limited to 'units/local-fs.target')
-rw-r--r--units/local-fs.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/local-fs.target b/units/local-fs.target
index 79fd9b8c1..1886f7499 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