From ceadd627afeb5167ac78902569cf0c29a3b1ce40 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 25 Feb 2003 11:54:56 +0000 Subject: update to condition extension, add condition6 (Stephane Ouellette) --- extensions/.condition-test6 | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 extensions/.condition-test6 (limited to 'extensions/.condition-test6') diff --git a/extensions/.condition-test6 b/extensions/.condition-test6 new file mode 100755 index 0000000..f4af61f --- /dev/null +++ b/extensions/.condition-test6 @@ -0,0 +1,3 @@ +#!/bin/sh +# True if condition6 is applied. +[ -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_condition.h ] && echo condition -- cgit v1.2.3