fix: server.cfg - ace perm line for inheritance was missing

This commit is contained in:
Mycroft
2022-09-02 02:21:33 +01:00
parent 6f041b8dfe
commit 6e252c6e23
+1
View File
@@ -40,6 +40,7 @@ ensure sessionmanager
ensure hardcap
## Add system admins
add_principal group.admin group.user
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_ace resource.es_extended command.add_ace allow