mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-15 18:25:53 +00:00
units: fix some left-over mentions of remote-fs-setup.target (cherry picked from commit 8df31a9c98)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
afc0bf7379
commit
cb8bbba80a
@@ -966,7 +966,7 @@
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user