From c35ad9206cbcf544bf84a9d54e03c750c0c381ba Mon Sep 17 00:00:00 2001 From: JD Horelick Date: Sat, 8 Nov 2014 18:45:55 -0500 Subject: [PATCH] Add missing oper-only commands to oper class blocks --- docs/conf/opers.conf.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf/opers.conf.example b/docs/conf/opers.conf.example index d03d019c6..e3bcc1969 100644 --- a/docs/conf/opers.conf.example +++ b/docs/conf/opers.conf.example @@ -15,7 +15,7 @@ name="Shutdown" # commands: Oper-only commands that opers of this class can run. - commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOADMODULE GUNLOADMODULE GRELOADMODULE" + commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOADMODULE GLOADMODULE GUNLOADMODULE GRELOADMODULE" # privs: Special privileges that users with this class may utilise. # VIEWING: @@ -39,11 +39,11 @@ # chanmodes: Oper-only channel modes that opers with this class can use. chanmodes="*"> - + - + #-#-#-#-#-#-#-#-#-#-#-#- OPERATOR COMPOSITION -#-#-#-#-#-#-#-#-#-#-# -- 2.39.2