From: Kay Sievers Date: Wed, 4 Aug 2010 16:56:35 +0000 (+0200) Subject: units: getty - suse: login wants SIGHUP X-Git-Tag: v6~17 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=7d49c54770b16c54fcad41860535b592cce3570a;ds=sidebyside units: getty - suse: login wants SIGHUP --- diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index b82f5aad2..19dfe6972 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -27,6 +27,9 @@ ExecStart=GETTY %I Restart=restart-always RestartSec=0 KillMode=process-group +m4_ifdef(`TARGET_SUSE', +KillSignal=SIGHUP +)m4_dnl [Install] Alias=getty.target.wants/getty@tty1.service getty.target.wants/getty@tty2.service getty.target.wants/getty@tty3.service getty.target.wants/getty@tty4.service getty.target.wants/getty@tty5.service getty.target.wants/getty@tty6.service