1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00

units: getty - suse: login wants SIGHUP

This commit is contained in:
Kay Sievers 2010-08-04 18:56:35 +02:00
parent 00a11ba982
commit 7d49c54770

View 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