From 6fface5a38142f7b564cd5780766d72a67288398 Mon Sep 17 00:00:00 2001 From: laforge Date: Mon, 5 Feb 2001 17:14:07 +0000 Subject: psd match fix. Due to a typo in the pathname not all files have been applied. --- extensions/.psd-test | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 extensions/.psd-test (limited to 'extensions/.psd-test') diff --git a/extensions/.psd-test b/extensions/.psd-test new file mode 100755 index 0000000..9d05088 --- /dev/null +++ b/extensions/.psd-test @@ -0,0 +1,3 @@ +#!/bin/sh +# True if psd is applied. +[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_psd.h ] && echo psd -- cgit v1.2.3