chiark / gitweb /
logind: make sure login sessions are terminated with SIGHUP
authorLennart Poettering <lennart@poettering.net>
Tue, 30 Jul 2013 00:51:12 +0000 (02:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 30 Jul 2013 00:54:56 +0000 (02:54 +0200)
commit743e89454093361653b85ff394d0434c0714a92d
tree54916ca00903e28b91c8b3feef964cb56195fc5d
parent07beec1244817a0e6e9d79798f7c65bd89b23549
logind: make sure login sessions are terminated with SIGHUP

bash ignores SIGTERM, and can only be terminated cleanly via SIGHUP.
Hence make sure that we the scope unit for the session is created with
SendSIGHUP enabled.
src/login/logind-dbus.c