diff options
author | Patrick McHardy <kaber@trash.net> | 2007-01-10 14:53:55 +0000 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2007-01-10 14:53:55 +0000 |
commit | b1f568309a09e61f892dee3c23279cecff0b0ff4 (patch) | |
tree | 06295bca2568729fb219dc9c0e57251e89f4399c /extensions/.nth-test | |
parent | 83321c034d75278d070192a3125bf176718f60da (diff) |
Remove extensions for unmaintained/obsolete patchlets
Diffstat (limited to 'extensions/.nth-test')
-rwxr-xr-x | extensions/.nth-test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/.nth-test b/extensions/.nth-test deleted file mode 100755 index 536da95d..00000000 --- a/extensions/.nth-test +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# True if nth is applied. -[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_nth.h ] && echo nth |