mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
units: fix some left-over mentions of remote-fs-setup.target
This commit is contained in:
parent
30d743f430
commit
8df31a9c98
@ -937,7 +937,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user