summaryrefslogtreecommitdiff
path: root/units/console-shell.service.m4
diff options
context:
space:
mode:
Diffstat (limited to 'units/console-shell.service.m4')
-rw-r--r--units/console-shell.service.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/units/console-shell.service.m4 b/units/console-shell.service.m4
index a4a9108b3..02adc8403 100644
--- a/units/console-shell.service.m4
+++ b/units/console-shell.service.m4
@@ -23,6 +23,9 @@ After=rc-local.service
m4_ifdef(`TARGET_MANDRIVA',
After=rc-local.service
)m4_dnl
+m4_ifdef(`TARGET_MAGEIA',
+After=rc-local.service
+)m4_dnl
Before=getty.target
[Service]