Bug 301130

Summary: Cannot shutdown/reboot with kill-session=1 of systemd
Product: [Unmaintained] kdm Reporter: Yichao Yu <yyc1992>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: major CC: zerg
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Yichao Yu 2012-06-03 22:52:44 UTC
The pam module of systemd has a parameter kill-session that will kill all remaining process when a session ended. However, if this option is enabled, kde cannot shutdown or reboot the computer from a user session (can still do that in kdm).

Reproducible: Always

Steps to Reproduce:
1. use systemd
2. add kill-session=1 to systemd line of pam.d/kde
3. login and poweroff/reboot from menu

Actual Results:  
fall back to kdm login screen

Expected Results:  
poweroff/reboot
Comment 1 Yichao Yu 2013-11-20 12:29:31 UTC
The kill-session parameter is renamed and then removed.