This reverts commit 6bde0b3220e95a08cefb70846f73b2cf24b7734a.

remote-fs.target is usually enabled whether there are any remote
mounts in fstab or not.

remote-fs-pre.target pulls in NetworkManager-wait-online.service.

=> The commit caused NM-w-o to be pulled into boot.

Let's fix the problem of the missing remote-fs-pre.target differently in
the next patch.
---
 units/remote-fs.target | 2 --
 1 file changed, 2 deletions(-)

diff --git a/units/remote-fs.target b/units/remote-fs.target
index b11074f..9e68878 100644
--- a/units/remote-fs.target
+++ b/units/remote-fs.target
@@ -8,8 +8,6 @@
 [Unit]
 Description=Remote File Systems
 Documentation=man:systemd.special(7)
-Wants=remote-fs-pre.target
-After=remote-fs-pre.target
 
 [Install]
 WantedBy=multi-user.target
-- 
1.8.1.4

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

Reply via email to