From f81fdcb67721134c29ba1cb789a932e68622646f Mon Sep 17 00:00:00 2001 From: James Davidson Date: Mon, 1 Apr 2013 09:23:46 -0700 Subject: Fix typo in domain-name delete action Bug 8829 --- templates/system/domain-name/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/system/domain-name/node.def b/templates/system/domain-name/node.def index 5ea44f32..4866ddf8 100644 --- a/templates/system/domain-name/node.def +++ b/templates/system/domain-name/node.def @@ -9,4 +9,4 @@ update: sudo /opt/vyatta/sbin/vyatta_update_resolv.pl sudo /opt/vyatta/sbin/vyatta_update_hosts.pl --no-restart-services delete: sudo /opt/vyatta/sbin/vyatta_update_resolv.pl - sudo /opt/vyatta/sbin/vyatta_update_hosts.pl --no-restart-servces \ No newline at end of file + sudo /opt/vyatta/sbin/vyatta_update_hosts.pl --no-restart-services -- cgit v1.2.3