openwrt/package/system/ubox/files/logd.json
Felix Fietkau 8e7ab041ce ubox: add acl file for logd
Fixes ubus reconnect, since the process user id changes to 'logd'

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-11-28 13:57:34 +01:00

5 lines
43 B
JSON

{
"user": "logd",
"publish": [ "log" ]
}