File 0001-units-local-fs.target-don-t-pull-in-default-dependen.patch of Package systemd.1059

From 1f87d09e984ce34f29a63e4d50ad6ffc3701e078 Mon Sep 17 00:00:00 2001
From: Tom Gundersen <teg@jklm.no>
Date: Sun, 29 Jun 2014 16:20:33 +0200
Subject: [PATCH] units: local-fs.target - don't pull in default dependencies

Reported by Gerardo Exequiel Pozzi:

Looks like [commit a4a878d0] also changes a unrelated file
(units/local-fs.target) [partially]reverting the commit
40f862e3 (filesystem targets: disable default dependencies)

The side effect, at least in my case is that the "nofail" option in both
"crypttab" and "fstab" has partial effect does the default timeout
instead of continue normal boot without timeout.
---
 units/local-fs.target | 2 ++
 1 file changed, 2 insertions(+)

diff --git units/local-fs.target units/local-fs.target
index 70cb13f..d2e5429 100644
--- units/local-fs.target
+++ units/local-fs.target
@@ -8,6 +8,8 @@
 [Unit]
 Description=Local File Systems
 Documentation=man:systemd.special(7)
+DefaultDependencies=no
+Conflicts=shutdown.target
 After=local-fs-pre.target
 OnFailure=emergency.target
 OnFailureJobMode=replace-irreversibly
-- 
2.2.0

openSUSE Build Service is sponsored by