2
0
forked from Ivasoft/openwrt

dnsmasq: adapt to non-root ntpd

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-10-25 12:44:50 +00:00
parent 2d34355e16
commit 70c17268a8
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"user": "ntpd",
"access": {
"service": {
"methods": [ "signal" ]
}
}
}