From cbad653347f9364ad0a0aa0acfdf4c4b96828838 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Thu, 3 Nov 2011 23:28:51 +0700 Subject: Rename "reset connection-tracking" to "reset aconntrack" to be consistent with other packages. --- templates/reset/connection-tracking/node.def | 2 -- templates/reset/conntrack/node.def | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 templates/reset/connection-tracking/node.def create mode 100644 templates/reset/conntrack/node.def diff --git a/templates/reset/connection-tracking/node.def b/templates/reset/connection-tracking/node.def deleted file mode 100644 index ba59cff..0000000 --- a/templates/reset/connection-tracking/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Reset all currently tracked connections -run: sudo /opt/vyatta/bin/sudo-users/vyatta-clear-conntrack diff --git a/templates/reset/conntrack/node.def b/templates/reset/conntrack/node.def new file mode 100644 index 0000000..ba59cff --- /dev/null +++ b/templates/reset/conntrack/node.def @@ -0,0 +1,2 @@ +help: Reset all currently tracked connections +run: sudo /opt/vyatta/bin/sudo-users/vyatta-clear-conntrack -- cgit v1.2.3