diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 2a1c3208c..08adbf4ad 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -966,7 +966,7 @@ to be pulled in by the first remote mount showing up it should use - remote-fs-setup.target + network-online.target (see above). Again, this target unit diff --git a/units/remote-fs.target b/units/remote-fs.target index e867b8d99..09213e8fc 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 remote-fs-setup.target +After=remote-fs-pre.target [Install] WantedBy=multi-user.target