diff options
author | zsdc <taras@vyos.io> | 2019-12-30 16:04:46 +0200 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2019-12-30 16:04:46 +0200 |
commit | f7eda283b6eefbbc349384c22a1e15a1d24ae384 (patch) | |
tree | da4e26a68aeb143045ffa7d38b0ebd9a2ea49fed /interface-definitions/system-time-zone.xml.in | |
parent | 85b4a87ffe874726a190a42ed2d754946d5dec68 (diff) | |
parent | b9a6dab2d4f162eba59b9eec989b1de1b249f3fd (diff) | |
download | vyos-1x-f7eda283b6eefbbc349384c22a1e15a1d24ae384.tar.gz vyos-1x-f7eda283b6eefbbc349384c22a1e15a1d24ae384.zip |
Merge remote-tracking branch 'upstream/current' into T1514
Diffstat (limited to 'interface-definitions/system-time-zone.xml.in')
-rw-r--r-- | interface-definitions/system-time-zone.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/system-time-zone.xml.in b/interface-definitions/system-time-zone.xml.in index 1ef739735..ff815c9d3 100644 --- a/interface-definitions/system-time-zone.xml.in +++ b/interface-definitions/system-time-zone.xml.in @@ -2,7 +2,7 @@ <interfaceDefinition> <node name="system"> <children> - <leafNode name="time-zone" owner="${vyos_conf_scripts_dir}/timezone.py"> + <leafNode name="time-zone" owner="${vyos_conf_scripts_dir}/system-timezone.py"> <properties> <help>Local time zone (default UTC)</help> <priority>100</priority> |