Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eec14dc
)
doc: Document userplex' use of setsid().
author
Fredrik Tolf
<fredrik@dolda2000.com>
Fri, 22 Jan 2021 01:45:33 +0000
(
02:45
+0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Fri, 22 Jan 2021 01:45:33 +0000
(
02:45
+0100)
doc/userplex.doc
patch
|
blob
|
blame
|
history
diff --git
a/doc/userplex.doc
b/doc/userplex.doc
index
1269073
..
db59dd9
100644
(file)
--- a/
doc/userplex.doc
+++ b/
doc/userplex.doc
@@
-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