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=d282912274110b6cb80cc1801ad8167670d808ca;hb=1de4d79bf554946f486adf56ed765c5335816f15;hpb=53bdb7c186cc83fdbd2eb71677c18c26954fbec9 diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index d28291227..8e1f250ad 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -21,6 +21,9 @@ After=local.service 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