chiark / gitweb /
units: we don't need to generate syslog.target with sed anymore
[elogind.git] / units / serial-getty@.service.m4
index 82414ea664be153d466509856d38cfc20f0917af..d42330a1ad6cd96505542e7118a77118493a6175 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