diff runopts.h @ 1546:bb8eaa26bc93 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Mon, 26 Feb 2018 22:44:48 +0800
parents 5916af64acd4 6a83b1944432
children 61a793b6e471
line wrap: on
line diff
--- a/runopts.h	Wed Feb 21 21:59:52 2018 +0800
+++ b/runopts.h	Mon Feb 26 22:44:48 2018 +0800
@@ -92,6 +92,8 @@
 #endif
 
 	int norootlogin;
+	char *restrict_group;
+	gid_t restrict_group_gid;
 
 	int noauthpass;
 	int norootpass;