diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-09-12 16:14:21 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-09-12 16:14:21 -0700 |
commit | 93b6fae4b185f44c96554f381825857ef89e0257 (patch) | |
tree | fc4185a12c2d6660b82d5f5b9a457f10ad1fe13f | |
parent | dc199d89219c06ff1ca73639bbe3592790a6e190 (diff) | |
download | vyatta-op-93b6fae4b185f44c96554f381825857ef89e0257.tar.gz vyatta-op-93b6fae4b185f44c96554f381825857ef89e0257.zip |
Bugfix 8310: remove 'show log content-inspection'
-rw-r--r-- | templates/show/log/content-inspection/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/log/content-inspection/node.def b/templates/show/log/content-inspection/node.def deleted file mode 100644 index 582de84..0000000 --- a/templates/show/log/content-inspection/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show log for Content-inspection -run: cat $(printf "%s\n" /var/log/messages* | sort -nr) | grep -e snort |