diff runopts.h @ 1545:0b991dec7ab9 coverity

merge coverity
author Matt Johnston <matt@ucc.asn.au>
date Mon, 26 Feb 2018 22:43:12 +0800
parents 6a83b1944432
children bb8eaa26bc93 1acbdf64088e
line wrap: on
line diff
--- a/runopts.h	Mon Feb 19 23:14:49 2018 +0800
+++ b/runopts.h	Mon Feb 26 22:43:12 2018 +0800
@@ -92,6 +92,8 @@
 #endif
 
 	int norootlogin;
+	char *restrict_group;
+	gid_t restrict_group_gid;
 
 	int noauthpass;
 	int norootpass;