summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/checksetup.pl b/checksetup.pl
index e1fd906bf..0028d7cce 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -741,6 +741,7 @@ sub AddGroup ($$)
#
AddGroup 'tweakparams', 'Can tweak operating parameters';
+AddGroup 'editusers', 'Can edit or disable users';
AddGroup 'editgroupmembers', 'Can put people in and out of groups that they are members of.';
AddGroup 'creategroups', 'Can create and destroy groups.';
AddGroup 'editcomponents', 'Can create, destroy, and edit components.';