From 090bf7cbc4c2c4363e74c7f250ac65e7e2323ca6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 13 Apr 2011 04:35:07 +0200 Subject: [PATCH] units: isolate emergency.target instead of emergency.service when we fail to mount all file systems --- units/local-fs.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2