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