aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index fa84461..dc2838c 100644
--- a/config.h
+++ b/config.h
@@ -246,7 +246,7 @@
/* TODO Reserve proper unprivileged uid/gid for the helper. */
/* Unprivileged group */
-#define UNPRIV_GROUP "nogroup"
+#define UNPRIV_GROUP "nobody"
/* Unprivileged user */
#define UNPRIV_USER "nobody"