Current systemd ebuild in gentoo has myconf with -Ddefault-kill-user-processes=false Would you mind adding the same to elogind if it's possible? Loosing tmux/screen windows with chromium building for 2hrs on quick re-login is not fun at all =) Sure, I can just edit the config file, but better if the default setting is consistent with systemd ebuild. Thanks.
-- a/elogind-234.4.ebuild 2017-09-26 22:23:17.400001000 +0200 +++ b/elogind-234.4.ebuild 2017-11-20 01:28:56.006639841 +0100 @@ -64,6 +64,7 @@ --enable-smack \ --with-cgroup-controller=openrc \ --disable-lto \ + --without-kill-user-processes \ $(use_enable debug debug elogind) \ $(use_enable acl) \ $(use_enable pam) \
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3815ed224e4019c75104c3ed4fac772289691e71 commit 3815ed224e4019c75104c3ed4fac772289691e71 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2017-11-23 23:20:26 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2017-11-23 23:25:56 +0000 sys-auth/elogind: --without-kill-user-processes Closes: https://bugs.gentoo.org/628342 Package-Manager: Portage-2.3.16, Repoman-2.3.6 sys-auth/elogind/elogind-233.7-r1.ebuild | 106 +++++++++++++++++++++++++++++++ sys-auth/elogind/elogind-234.4-r1.ebuild | 106 +++++++++++++++++++++++++++++++ 2 files changed, 212 insertions(+)
Created attachment 517702 [details, diff] newer versions again removed the --without-kill-user-processes option. please add it again - patch attached the use the emesonargs