diff options
Diffstat (limited to 'templates/system')
-rw-r--r-- | templates/system/domain-name/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
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 |