summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openntpd.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr/local/pkg/openntpd.xml b/usr/local/pkg/openntpd.xml
index 907c6fb..cefb76d 100644
--- a/usr/local/pkg/openntpd.xml
+++ b/usr/local/pkg/openntpd.xml
@@ -15,8 +15,12 @@
<fielddescr>Interface</fielddescr>
<description>Select the interface(s) the NTP server will listen on.</description>
<default_value>lan</default_value>
- <type>interfaces_selection</type>
<multiple/>
+ <type>select_source</type>
+ <source><![CDATA[openntpd_get_listen_ips()]]></source>
+ <source_name>name</source_name>
+ <source_value>value</source_value>
+
</field>
</fields>
<custom_php_resync_config_command>
OpenPOWER on IntegriCloud