1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 23:06:38 +02:00

operserv.example.conf: Add missing permission definition to os_defcon's command. Fixes bug #1617.

This commit is contained in:
Robby-
2014-10-09 23:35:38 +02:00
parent 58233fb8bc
commit 0991d4e199
+1 -1
View File
@@ -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