summaryrefslogtreecommitdiff
path: root/templates-cfg/nat/source
diff options
context:
space:
mode:
authorDaniil Baturin <daniil.baturin@vyatta.com>2011-10-11 14:34:18 +0700
committerDaniil Baturin <daniil.baturin@vyatta.com>2011-10-11 14:34:18 +0700
commit7796c6be0044398598445940d6d3e675203ad3f2 (patch)
treeaea15ae5d96fc2e5fa4bdf0b37b9f9ea1e502589 /templates-cfg/nat/source
parent116667ef7d5cf5cfa821ebc615217b743e7cf3e8 (diff)
downloadvyatta-nat-7796c6be0044398598445940d6d3e675203ad3f2.tar.gz
vyatta-nat-7796c6be0044398598445940d6d3e675203ad3f2.zip
Bug 5682: Remove common NAT update script call from templates,
add scripts calls for source and destination parts.
Diffstat (limited to 'templates-cfg/nat/source')
-rw-r--r--templates-cfg/nat/source/node.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates-cfg/nat/source/node.def b/templates-cfg/nat/source/node.def
index 5548be4..4c7cb17 100644
--- a/templates-cfg/nat/source/node.def
+++ b/templates-cfg/nat/source/node.def
@@ -1 +1,3 @@
-help: Source NAT settings \ No newline at end of file
+help: Source NAT settings
+
+end:expression: "sudo /opt/vyatta/sbin/vyatta-update-src-nat.pl" \ No newline at end of file