On Wed, Nov 7, 2012 at 10:50 AM, Sw@g <sweetthde...@gmail.com> wrote:
> Dear all,
>
> I used to add lines into /etc/rc.shutdown and /etc/gdm/PostSession/Default
> to terminate script running from a specific users.
>
> Obviously those aren't used any more, which script are run for log out,
> reboot and shut-down?

Is killing something in rc.shutdown even useful? All processes are
terminated during shutdown anyway.

/etc/gdm/PostSession/Default is still used, since it is part of gdm,
not related in any way to systemd or sysvinit.

Also, pam_systemd have options to kill *all* processes of that user or
session after logout. They seem to be broken at the moment, though.

--
Mantas Mikulėnas
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to