https://bugzilla.novell.com/show_bug.cgi?id=852132 https://bugzilla.novell.com/show_bug.cgi?id=852132#c7 --- Comment #7 from Dr. Werner Fink <werner@suse.com> 2013-12-20 12:22:27 UTC --- Hmmm ... linux /suse/werner> grep ^Kill /etc/systemd/logind.conf KillUserProcesses=yes KillOnlyUsers=linux linux /suse/werner> ps aux | grep sleep avahi-a+ 3174 0.0 0.0 6748 524 ? S 12:56 0:00 avahi-autoipd: [enp0s3] sleeping linux 4908 0.0 0.0 4520 572 ? S 13:13 0:00 sleep 10000 werner 4946 0.0 0.0 9268 936 pts/0 S+ 13:14 0:00 grep sleep this seems not to work whereas bug #849870 seems to be (partly?) fixed. After running a linux:~ # killall sleep on the serial console there remains a few minutes a process linux:~ # ps aux | grep systemd | grep -e --user root 4563 0.0 0.1 38096 2300 ? Ss 13:04 0:00 /usr/lib/systemd/systemd --user linux 4695 0.0 0.1 38096 2448 ? Ss 13:11 0:00 /usr/lib/systemd/systemd --user which disappears then, a typical garbage collection behaviour. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.