1
0
Fork 0
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:
Ed Kellett 2019-07-07 20:56:41 +01:00
parent 1cd6639a35
commit 6d5be11fb1
No known key found for this signature in database
GPG key ID: CB9986DEF342FABC
5 changed files with 19 additions and 4 deletions

View file

@ -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" {