summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/data/etc/systemd
Commit message (Collapse)AuthorAgeFilesLines
* [idleaction] Stop logind from killing user processes on logoutSimon Rettberg2019-10-181-2/+1Star
| | | | | | | This turned out to be a little too agressive; We run some async jobs on session close that were killed by logind. Defer the process cleanup until idle-daemon sees that the user doesn't have any more open sessions.
* [*] Use logind.conf to kill user processesSimon Rettberg2019-05-241-0/+7
| | | | | Get rid of old, brittle script in pam session close that would do wonky stuff to kill stray user processes.
* [idleaction] Fix .service fileSimon Rettberg2019-05-131-1/+1
|
* [xscreensaver/idleaction] Use idle-daemonSimon Rettberg2019-05-132-0/+8
|
* [idleaction] Support suspendSimon Rettberg2017-11-265-0/+24