summaryrefslogtreecommitdiff
path: root/units/console-shell.service.m4.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/console-shell.service.m4.in')
-rw-r--r--units/console-shell.service.m4.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/units/console-shell.service.m4.in b/units/console-shell.service.m4.in
index 400f84d463..e0fbc61b96 100644
--- a/units/console-shell.service.m4.in
+++ b/units/console-shell.service.m4.in
@@ -12,6 +12,9 @@ After=systemd-user-sessions.service plymouth-quit-wait.service
m4_ifdef(`TARGET_FEDORA',
After=rc-local.service
)m4_dnl
+m4_ifdef(`TARGET_DEBIAN',
+After=rc.local.service
+)m4_dnl
m4_ifdef(`TARGET_ARCH',
After=rc-local.service
)m4_dnl