chiark / gitweb /
units: don't ever pull in SysV targets from other SysV targets
[elogind.git] / units / getty@.service.m4
index a016ba2c683cc49bbd6b251963b36040d34d8a30..8e1f250ad0080d6ece211284c9d6d132307f03ff 100644 (file)
@@ -18,6 +18,12 @@ After=rc-local.service
 m4_ifdef(`TARGET_FRUGALWARE',
 After=local.service
 )m4_dnl
+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