I'm about to enable pam_systemd globally, but now I am a bit unsure
where should it go in. I'd rather put it in default system-auth which
is included by most other modules; but it also includes some modules
that I am not sure what they do. So could having pam_systemd (in
default configuration - i.e. no kills) - have any ill effect on
service?

Regarding non-default configuration - is it possible to override
global configuration in a module? I.e. is this valid:

system-auth:
...
session require pam_systemd.so

foo
...
session include system-auth
session require pam_systemd.so kill-session=1

??
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to