From: Lennart Poettering Date: Tue, 1 Nov 2011 21:29:48 +0000 (+0100) Subject: units: drop [Install] section from remote-fs-pre.target X-Git-Tag: v38~213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc8f0b5c9cb8277950a2fefdb7f754c47b172dfd;p=thirdparty%2Fsystemd.git 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. --- diff --git a/units/remote-fs-pre.target b/units/remote-fs-pre.target index 5406aa22d3e..8aceb08b9d7 100644 --- a/units/remote-fs-pre.target +++ b/units/remote-fs-pre.target @@ -10,6 +10,3 @@ [Unit] Description=Remote File Systems (Pre) After=network.target - -[Install] -WantedBy=multi-user.target