mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
Revert "remote-fs.target: want remote-fs-pre.target"
This reverts commit 6bde0b3220
.
We should not pull in remote-fs-pre.target unconditionally. It's
supposed to be pulled in by the implementors of it, rather then its
users.
This commit is contained in:
parent
b17959153a
commit
a69fe051b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user