summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units/fedora/rc-local.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service
index bd67aab..58b5982 100644
--- a/units/fedora/rc-local.service
+++ b/units/fedora/rc-local.service
@@ -10,6 +10,7 @@ Description=/etc/rc.local Compatibility
Requires=basic.target
After=basic.target
Conflicts=shutdown.target
+Before=getty@tty1.service
# The rcN.d symlink uses the name "local" while the script itself is
# called "rc.local", hence carry both names here.