From c1c7a4968fa3bddc258e38f181c37c907e4f3557 Mon Sep 17 00:00:00 2001 From: slioch Date: Fri, 31 Oct 2008 10:27:09 -0700 Subject: fix for bug 3608. add connnection comment to sudoers directory. --- scripts/vyatta-wlb-connection | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 scripts/vyatta-wlb-connection (limited to 'scripts') diff --git a/scripts/vyatta-wlb-connection b/scripts/vyatta-wlb-connection new file mode 100644 index 0000000..40060ae --- /dev/null +++ b/scripts/vyatta-wlb-connection @@ -0,0 +1,4 @@ +#!/bin/sh + +cat /proc/net/ip_conntrack | grep ' mark=[1-9]' + -- cgit v1.2.3