diff options
Diffstat (limited to 'templates/monitor/content-inspection')
4 files changed, 0 insertions, 7 deletions
diff --git a/templates/monitor/content-inspection/background/node.def b/templates/monitor/content-inspection/background/node.def deleted file mode 100644 index 7632343..0000000 --- a/templates/monitor/content-inspection/background/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Monitor Content-Inspection in the background diff --git a/templates/monitor/content-inspection/background/start/node.def b/templates/monitor/content-inspection/background/start/node.def deleted file mode 100644 index 7f7c1e1..0000000 --- a/templates/monitor/content-inspection/background/start/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Start background monitoring of Content-Inspection -run: ${vyatta_bindir}/vyatta-monitor-background Content-Inspection snort diff --git a/templates/monitor/content-inspection/background/stop/node.def b/templates/monitor/content-inspection/background/stop/node.def deleted file mode 100644 index d77a1fb..0000000 --- a/templates/monitor/content-inspection/background/stop/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Stop background monitoring of Content-Inspection -run: ${vyatta_bindir}/vyatta-monitor-background-stop Content-Inspection diff --git a/templates/monitor/content-inspection/node.def b/templates/monitor/content-inspection/node.def deleted file mode 100644 index 35c8e97..0000000 --- a/templates/monitor/content-inspection/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Monitor Content-Inspection -run: ${vyatta_bindir}/vyatta-monitor Content-Inspection snort |