X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fgetty%40.service.m4;h=d282912274110b6cb80cc1801ad8167670d808ca;hb=1a6f4df6c9437ed631080b7e006f666326063d36;hp=a016ba2c683cc49bbd6b251963b36040d34d8a30;hpb=aa2e2115873e102b8f6701f4211ddf7bec4c5e10;p=elogind.git diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index a016ba2c6..d28291227 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