summaryrefslogtreecommitdiff
path: root/templates/set
diff options
context:
space:
mode:
Diffstat (limited to 'templates/set')
-rw-r--r--templates/set/date/ntp/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/set/date/ntp/node.tag/node.def b/templates/set/date/ntp/node.tag/node.def
index 71f2697..7cf543c 100644
--- a/templates/set/date/ntp/node.tag/node.def
+++ b/templates/set/date/ntp/node.tag/node.def
@@ -1,3 +1,3 @@
help: Set system date and time with given NTP server
-allowed: echo "<hostname> <x.x.x.x> ntp.vyatta.com"
+allowed: echo -n '<hostname> <x.x.x.x> ntp.vyatta.com'
run: sudo ntpdate ${4:-ntp.vyatta.com}