From 53bdb7c186cc83fdbd2eb71677c18c26954fbec9 Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Mon, 28 Feb 2011 16:02:27 +0300 Subject: build-sys: update ALTLinux support Please apply patch for update ALTLinux support. --- units/getty@.service.m4 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'units/getty@.service.m4') diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index a016ba2c68..d282912274 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -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 -- cgit v1.2.3-54-g00ecf