]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - ggo/group.m4
Use symbolic names for loglevels and clean up the ggo mess.
[paraslash.git] / ggo / group.m4
diff --git a/ggo/group.m4 b/ggo/group.m4
new file mode 100644 (file)
index 0000000..2a59ad9
--- /dev/null
@@ -0,0 +1,12 @@
+option "group" g
+#~~~~~~~~~~~~~~~
+"set group id"
+string typestr="group"
+optional
+details="
+       This option sets the group id according to 'group'. This option
+       is silently ignored if EUID != 0. Otherwise, real/effective
+       GID and the saved set-group ID are all set to the GID given by
+       'group'. Must not be given in the config file.
+"
+