From c0a1b6e92682facf74412ca77daeedcc60cb3115 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 28 Sep 2010 03:18:23 +0200 Subject: units: enable mount units by default and hook binary units into base.target instead of sysinit.target, leaving the latter for sysv compatibility --- units/systemd-remount-api-vfs.service.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'units/systemd-remount-api-vfs.service.in') 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 -- cgit v1.2.3-54-g00ecf