From 40f862e3aee1a7712a4867b807e6ab96173bd9cb Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Thu, 22 Aug 2013 10:09:39 +0800 Subject: filesystem targets: disable default dependencies This means we can use default dependencies on mount units without having to get them automatically ordered before the filesystem targets. Reported-by: Thomas Baechler --- units/remote-fs.target | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units/remote-fs.target') diff --git a/units/remote-fs.target b/units/remote-fs.target index 09213e8fca..43ffa5c107 100644 --- a/units/remote-fs.target +++ b/units/remote-fs.target @@ -9,6 +9,8 @@ Description=Remote File Systems Documentation=man:systemd.special(7) After=remote-fs-pre.target +DefaultDependencies=no +Conflicts=shutdown.target [Install] WantedBy=multi-user.target -- cgit v1.2.3-54-g00ecf