summaryrefslogtreecommitdiffstats
path: root/extensions/.quota-test
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-12-03 22:22:55 +0000
committerHarald Welte <laforge@gnumonks.org>2001-12-03 22:22:55 +0000
commite746abb15df34da1729de8d669c95f1b0b9ecb7c (patch)
treebd5057f7552c1b3056c84b2e09e7ef6ffa1d8659 /extensions/.quota-test
parent47a026dcbd2ae053d8586027eda42be9a4bc2012 (diff)
add quota patch
Diffstat (limited to 'extensions/.quota-test')
-rwxr-xr-xextensions/.quota-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/.quota-test b/extensions/.quota-test
new file mode 100755
index 00000000..761bf143
--- /dev/null
+++ b/extensions/.quota-test
@@ -0,0 +1,3 @@
+#!/bin/sh
+[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_quota.h ] && echo quota
+