This commit is contained in:
TED A. ⭕ 2025-08-07 11:59:42 +00:00
parent f2abd4b330
commit b7c4433912
1 changed files with 9 additions and 0 deletions

9
rpcd Normal file
View File

@ -0,0 +1,9 @@
config rpcd
option socket /var/run/ubus/ubus.sock
option timeout 30
config login
option username 'root'
option password '$p$root'
list read '*'
list write '*'