chiark / gitweb /
build-sys: update ALTLinux support
[elogind.git] / units / serial-getty@.service.m4
index 82414ea664be153d466509856d38cfc20f0917af..2b3c8edd57a6bfa3faab7be35f3c5debf90c72e3 100644 (file)
@@ -18,6 +18,9 @@ After=rc-local.service
 m4_ifdef(`TARGET_FRUGALWARE',
 After=local.service
 )m4_dnl
+m4_ifdef(`TARGET_ALTLINUX',
+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