chiark / gitweb /
units: fix some left-over mentions of remote-fs-setup.target
authorLennart Poettering <lennart@poettering.net>
Tue, 9 Apr 2013 17:05:49 +0000 (19:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 9 Apr 2013 17:05:49 +0000 (19:05 +0200)
man/systemd.special.xml
units/remote-fs.target

index cd0f5aa5dff05edfb9956ccf099145efe2b43372..61d45ff88d7e42117168ed1cb94f4fb1cb737dbc 100644 (file)
                                         to be pulled in by the first
                                         remote mount showing up it
                                         should use
-                                        <filename>remote-fs-setup.target</filename>
+                                        <filename>network-online.target</filename>
                                         (see above).</para>
 
                                         <para>Again, this target unit
index e867b8d997964839d9ec6aca5e73d0c6319507fd..09213e8fcadbc4ab4610372d08a2b59315b8cff0 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Remote File Systems
 Documentation=man:systemd.special(7)
-After=remote-fs-pre.target remote-fs-setup.target
+After=remote-fs-pre.target
 
 [Install]
 WantedBy=multi-user.target