commit | df822f2606a5c56a8af5785d4e507aff2eeaaace | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Jul 15 23:00:46 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Sat Jul 15 23:00:46 2006 +0000 |
tree | 087cd0a58a163f3ea7819e59abecbd901227486a | |
parent | 1870737480b8beaa6c8834b916da7f73f4fb4807 [diff] |
We need xsetuid() and xsetgid() because per-user process resource limits can prevent a process from switching to a user that has too many processes, and when that happens WE'RE STILL ROOT. See http://lwn.net/Articles/190331/