From: Michael Biebl <bi...@debian.org>

This change was part of the old debianisation branch created by Tollef
and reflects the fact that on Debian the $remote_fs system facility
depends on $local_fs.
---
 units/remote-fs.target | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/units/remote-fs.target b/units/remote-fs.target
index 43ffa5c..655621f 100644
--- a/units/remote-fs.target
+++ b/units/remote-fs.target
@@ -8,7 +8,7 @@
 [Unit]
 Description=Remote File Systems
 Documentation=man:systemd.special(7)
-After=remote-fs-pre.target
+After=remote-fs-pre.target local-fs.target
 DefaultDependencies=no
 Conflicts=shutdown.target
 
-- 
2.0.1

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to