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 1269073..db59dd9 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