X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fgetty%40.service.m4;h=a02838d7850181695cf4f7c287f27b4916a55df1;hb=cc0933371d5a19c1a102ce911cb01aae8909b949;hp=14d8187269a80233630a6d31ef75d5720c2a177f;hpb=07bceef2a9c520e24da427c7ce500ad36ad37571;p=elogind.git diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index 14d818726..a02838d78 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -24,6 +24,9 @@ After=rc-local.service m4_ifdef(`TARGET_MANDRIVA', After=rc-local.service )m4_dnl +m4_ifdef(`TARGET_MAGEIA', +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 @@ -41,6 +44,7 @@ TTYReset=yes TTYVHangup=yes TTYVTDisallocate=yes KillMode=process +IgnoreSIGPIPE=no # Unset locale for the console getty since the console has problems # displaying some internationalized messages.