On Tue, 22 May 2018 06:28:21 -0500 Rex Dieter wrote:
Set in /etc/systemd/logind.conf:
KillUserProcesses=yes
Does that get all the "user mode daemon" stuff that runs under the "/usr/lib/systemd/systemd --user" process?
Those hanging around forever always seemed to make a reboot take forever, so I wrote a special program to find all the user daemon process trees and kill them all off before a reboot (which seems to make reboot infinitely faster).