From 3add4d215b30c746ee617d7412ee007ed3c87249 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 18 Jan 2011 23:07:06 +0100 Subject: pam: optionally keep processes of root user around --- man/pam_systemd.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'man/pam_systemd.xml') diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index cd806da931..eddd8e003f 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -201,6 +201,20 @@ logout. + + + + Takes a boolean + argument. If true, all processes + created by the root user (UID 0) during his + session and from his session will be + kept around after he logged out. This + option allows cancelling the effect of + and + for the + root user. + + @@ -230,7 +244,8 @@ If the options are omitted they default to , , - . + , + . -- cgit v1.2.3-54-g00ecf