openwrt/package/utils/busybox/files
Alexey Dobrovolsky a75928d125 busybox: sysntpd: option to bind server to iface
NTPD in busybox has option -I to bind server to IFACE.
However, capabilities of the busybox are limited, the -I option cannot be
repeated and only one interface can be effectively specified in it.
This option is currently not configurable via UCI.
The patch adds an interface option to the system config, ntp section.
Also sort options for uci_load_validate alphabetically.

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
(cherry picked from commit e12fcf0fe5)
2021-06-27 23:46:45 +02:00
..
cron busybox: Let procd respawn cron 2020-11-12 18:19:44 +01:00
ntpd_acl.json busybox: sysntpd: make use of new ubus hotplug.ntp object 2021-02-08 00:57:14 +00:00
ntpd-hotplug busybox: sysntpd: make use of new ubus hotplug.ntp object 2021-02-08 00:57:14 +00:00
ntpd.capabilities busybox: allow ntpd to run as non-root ntpd user 2020-10-25 13:01:35 +00:00
sysntpd busybox: sysntpd: option to bind server to iface 2021-06-27 23:46:45 +02:00