projects
/
paraslash.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 't/distcc'
[paraslash.git]
/
ggo
/
group.m4
1
option "group" g
2
#~~~~~~~~~~~~~~~
3
"set group id"
4
string typestr="group"
5
optional
6
details="
7
This option sets the group id according to 'group'. This option
8
is silently ignored if EUID != 0. Otherwise, real/effective
9
GID and the saved set-group ID are all set to the GID given by
10
'group'. Must not be given in the config file.
11
"
12