]> www.dolda2000.com Git - ashd.git/commitdiff
doc: Document userplex' use of setsid().
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 22 Jan 2021 01:45:33 +0000 (02:45 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 22 Jan 2021 01:45:33 +0000 (02:45 +0100)
doc/userplex.doc

index 1269073b79f8e121765ab9bf64f13d837729990d..db59dd90ceacdc62333c80f38d11ad0570bf2b14 100644 (file)
@@ -99,6 +99,8 @@ LOGIN
 
 As part of the login procedure, *userplex* does the following:
 
+ * A new session is entered (with *setsid*(2)).
+
  * The UID, GID and auxiliary groups of the new process are changed
    accordingly. For testing purposes, *userplex* may be running as a
    user other than root, and the child process will, then, simply exit