chiark / gitweb /
Add Mageia support
[elogind.git] / units / getty@.service.m4
index 14d8187269a80233630a6d31ef75d5720c2a177f..d2a145dacd433664885a6a4c210e0fa3d60b814e 100644 (file)
@@ -24,6 +24,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
 
 # If additional gettys are spawned during boot then we should make
 # sure that this is synchronized before getty.target, even though