rpcd: give root superuser acl

This commit is contained in:
hayzamjs 2022-11-16 18:31:25 +01:00
parent 5417960697
commit 6ee25fbe11

View file

@ -7,4 +7,5 @@ config login
option password '$p$root'
list read '*'
list write '*'
list read superuser
list write superuser