mirror of
https://github.com/pissnet/angiosperm.git
synced 2025-05-07 02:55:03 +01:00
Add oper:privs
This commit is contained in:
parent
1cd6639a35
commit
6d5be11fb1
5 changed files with 19 additions and 4 deletions
|
@ -236,7 +236,7 @@ auth {
|
|||
* means they must be defined before operator {}.
|
||||
*/
|
||||
privset "local_op" {
|
||||
privs = oper:general, auspex:oper, oper:local_kill, oper:operwall;
|
||||
privs = oper:general, auspex:oper, oper:privs, oper:local_kill, oper:operwall;
|
||||
};
|
||||
|
||||
privset "server_bot" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue