replaced --with-gid/uid by --with-group/user

using named users, groups
fixed capability dropping in pluto
This commit is contained in:
Martin Willi
2008-05-08 10:58:04 +00:00
parent 97e820f5fd
commit 25b12c696b
12 changed files with 190 additions and 97 deletions
+2
View File
@@ -249,6 +249,8 @@ char *whitelist[] = {
"getprotobynumber",
"getservbyport",
"getservbyname",
"getpwnam_r",
"getgrnam_r",
"register_printf_function",
"syslog",
"vsyslog",