summaryrefslogtreecommitdiffhomepage
path: root/runopts.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2018-02-22 23:07:13 +0800
committerMatt Johnston <matt@ucc.asn.au>2018-02-22 23:07:13 +0800
commit44c323872a4f090742c6223bfc92c197e5bc513f (patch)
tree15fd99a1f3dc4ed156e30a5fea450129ecdea0db /runopts.h
parent2707f054a545788ded23f7886d61ff173a699ddb (diff)
parent094972ea848b793e9f09c4f31f94af1998b4f6fd (diff)
Merge branch 'stellarpower-master'
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;