summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby- <robby@chat.be>2014-10-09 23:35:38 +0200
committerRobby- <robby@chat.be>2014-10-09 23:35:38 +0200
commit0991d4e1998c5a87c8deb3f9460685eed0212160 (patch)
treefa854c21ed07b2f83b4efab8cb4cf0aa71d51b14
parent58233fb8bcc5c32f226e0bd37d3a8abe479e310e (diff)
operserv.example.conf: Add missing permission definition to os_defcon's command. Fixes bug #1617.
-rw-r--r--data/operserv.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/operserv.example.conf b/data/operserv.example.conf
index c81cf0e61..bfbce6013 100644
--- a/data/operserv.example.conf
+++ b/data/operserv.example.conf
@@ -260,7 +260,7 @@ command { service = "OperServ"; name = "CHANKILL"; command = "operserv/chankill"
*/
#akillreason = "This network is currently not accepting connections, please try again later."
}
-#command { service = "OperServ"; name = "DEFCON"; command = "operserv/defcon"; }
+#command { service = "OperServ"; name = "DEFCON"; command = "operserv/defcon"; permission = "operserv/defcon"; }
/*
* os_dns