From 78c390dee163db80ed903c3d830e7115409f5f34 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 20 May 2010 18:18:06 +0200 Subject: fedora: make sure both prefdm and rc-local depend on base.target properly --- units/fedora/rc-local.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units/fedora/rc-local.service') diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index ad0fb0608..cb0700700 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -8,6 +8,7 @@ [Unit] Description=/etc/rc.local Compatibility Requires=basic.target +After=basic.target Conflicts=shutdown.target # The rcN.d symlink uses the name "local" while the script itself is -- cgit v1.2.3