diff options
Diffstat (limited to 'package/utils/busybox/files/ntpd_acl.json')
-rw-r--r-- | package/utils/busybox/files/ntpd_acl.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/utils/busybox/files/ntpd_acl.json b/package/utils/busybox/files/ntpd_acl.json new file mode 100644 index 0000000000..991793db36 --- /dev/null +++ b/package/utils/busybox/files/ntpd_acl.json @@ -0,0 +1,8 @@ +{ + "user": "ntp", + "access": { + "hotplug.ntp": { + "methods": [ "call" ] + } + } +} |