busybox: sysntpd: option to bind server to iface
authorAlexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
Tue, 23 Feb 2021 14:43:02 +0000 (17:43 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Feb 2021 23:34:22 +0000 (00:34 +0100)
commite12fcf0fe5597467f7cc21144e5f4da60500ebd2
tree464d67306dc58c40f03e9dc497af1f4fd56a84d8
parent6fe6b631ef91a8a44d7324329ad6aaec6f08ada6
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>
package/utils/busybox/files/sysntpd