summaryrefslogtreecommitdiff
path: root/pcr/openrc-net/quota.confd
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openrc-net/quota.confd')
-rw-r--r--pcr/openrc-net/quota.confd20
1 files changed, 0 insertions, 20 deletions
diff --git a/pcr/openrc-net/quota.confd b/pcr/openrc-net/quota.confd
deleted file mode 100644
index 6e66c88dd..000000000
--- a/pcr/openrc-net/quota.confd
+++ /dev/null
@@ -1,20 +0,0 @@
-# /etc/conf.d/quota: config file for /etc/init.d/quota
-
-# Note: if your console is hooked up to a serial terminal,
-# you prob want to drop the '-v' from the OPTS vars below.
-
-
-# Run quotacheck ?
-RUN_QUOTACHECK="yes"
-
-
-# Options for quotacheck
-QUOTACHECK_OPTS="-avug"
-
-
-# Options for quotaon
-QUOTAON_OPTS="-avug"
-
-
-# Options for quotaoff
-QUOTAOFF_OPTS="-avug"