summaryrefslogtreecommitdiff
path: root/units/systemd-remount-api-vfs.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-28 03:18:23 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-28 03:18:23 +0200
commitc0a1b6e92682facf74412ca77daeedcc60cb3115 (patch)
tree9a8e6808973e615749eb700da56db1e13f0b6a78 /units/systemd-remount-api-vfs.service.in
parent5008d5815a6223f01c9fc4c803ec6ec18c8f4e54 (diff)
units: enable mount units by default and hook binary units into base.target instead of sysinit.target, leaving the latter for sysv compatibility
Diffstat (limited to 'units/systemd-remount-api-vfs.service.in')
-rw-r--r--units/systemd-remount-api-vfs.service.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in
index 2e19dbf05d..8ecf64f0e6 100644
--- a/units/systemd-remount-api-vfs.service.in
+++ b/units/systemd-remount-api-vfs.service.in
@@ -15,6 +15,3 @@ Before=shutdown.target local-fs.target
Type=oneshot
RemainAfterExit=yes
ExecStart=@rootlibexecdir@/systemd-remount-api-vfs
-
-[Install]
-WantedBy=sysinit.target