From 0991d4e1998c5a87c8deb3f9460685eed0212160 Mon Sep 17 00:00:00 2001 From: Robby- Date: Thu, 9 Oct 2014 23:35:38 +0200 Subject: [PATCH] operserv.example.conf: Add missing permission definition to os_defcon's command. Fixes bug #1617. --- data/operserv.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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