chiark / gitweb /
build-sys: update ALTLinux support
[elogind.git] / units / getty@.service.m4
index a016ba2c683cc49bbd6b251963b36040d34d8a30..d282912274110b6cb80cc1801ad8167670d808ca 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