chiark / gitweb /
units: getty - suse: login wants SIGHUP
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 4 Aug 2010 16:56:35 +0000 (18:56 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 4 Aug 2010 16:56:35 +0000 (18:56 +0200)
units/getty@.service.m4

index b82f5aad25e1485d602e2b7e227a92a0d58690b5..19dfe69722cbdbac1af80e74a46d5a765a8057a8 100644 (file)
@@ -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