]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/lls/include/group.m4
Merge branch 'maint'
[paraslash.git] / m4 / lls / include / group.m4
1 [option group]
2         short_opt = g
3         summary = set group id
4         arg_info = required_arg
5         arg_type = string
6         typestr = groupname
7         [help]
8                 This option sets the group id according to <group>. This option is
9                 silently ignored if EUID != 0. Otherwise, real/effective GID and the
10                 saved set-group ID are all set to the GID given by <group>. Must not
11                 be given in the config file.
12         [/help]