units: drop [Install] section from remote-fs-pre.target

remote-fs-pre.target is not a unit a user should ever explicitly enable.
Instead services which need to hook before network mounts should pull it
in.
This commit is contained in:
Lennart Poettering 2011-11-01 22:29:48 +01:00
parent 7fc2a89a73
commit fc8f0b5c9c
1 changed files with 0 additions and 3 deletions

View File

@ -10,6 +10,3 @@
[Unit]
Description=Remote File Systems (Pre)
After=network.target
[Install]
WantedBy=multi-user.target