From 3b6fdb5b5afebc49a7e987e3e3bf7aa2615d1671 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 12 Jul 2010 02:56:17 +0200 Subject: unit: introduce IgnoreDependencyFailure= --- units/shutdown.target | 1 + units/umount.target | 1 + 2 files changed, 2 insertions(+) (limited to 'units') diff --git a/units/shutdown.target b/units/shutdown.target index c05b8b93e3..586ca4a758 100644 --- a/units/shutdown.target +++ b/units/shutdown.target @@ -10,3 +10,4 @@ [Unit] Description=Shutdown OnlyByDependency=yes +IgnoreDependencyFailure=yes diff --git a/units/umount.target b/units/umount.target index a5f31e04cb..6a00c31328 100644 --- a/units/umount.target +++ b/units/umount.target @@ -10,3 +10,4 @@ [Unit] Description=Unmount All Filesystems OnlyByDependency=yes +IgnoreDependencyFailure=yes -- cgit v1.2.3-54-g00ecf