summaryrefslogtreecommitdiffhomepage
path: root/runopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'runopts.h')
-rw-r--r--runopts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runopts.h b/runopts.h
index 5118769..a3f46d2 100644
--- a/runopts.h
+++ b/runopts.h
@@ -92,6 +92,8 @@ typedef struct svr_runopts {
#endif
int norootlogin;
+ char *grouploginname;
+ gid_t *grouploginid;
int noauthpass;
int norootpass;