units: isolate emergency.target instead of emergency.service when we fail to mount all file systems

This commit is contained in:
Lennart Poettering 2011-04-13 04:35:07 +02:00
parent d893269d9f
commit 090bf7cbc4
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@
[Unit]
Description=Local File Systems
OnFailure=emergency.service
OnFailure=emergency.target
OnFailureIsolate=yes