chiark / gitweb /
build-sys: add Mandriva distribution support
[elogind.git] / units / getty@.service.m4
index d282912274110b6cb80cc1801ad8167670d808ca..8e1f250ad0080d6ece211284c9d6d132307f03ff 100644 (file)
@@ -21,6 +21,9 @@ After=local.service
 m4_ifdef(`TARGET_ALTLINUX',
 After=rc-local.service
 )m4_dnl
+m4_ifdef(`TARGET_MANDRIVA',
+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