2
0
forked from Ivasoft/openwrt
Files
openwrt/package/network/services/dnsmasq/files/dnsmasqsec_hotplug_acl.json
Daniel Golle 70c17268a8 dnsmasq: adapt to non-root ntpd
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-10-25 13:01:35 +00:00

9 lines
83 B
JSON

{
"user": "ntpd",
"access": {
"service": {
"methods": [ "signal" ]
}
}
}