aboutsummaryrefslogtreecommitdiffstats
path: root/testing/clapf/clapf.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/clapf/clapf.confd')
-rw-r--r--testing/clapf/clapf.confd10
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/clapf/clapf.confd b/testing/clapf/clapf.confd
index f31009d75d..8edf00cfb2 100644
--- a/testing/clapf/clapf.confd
+++ b/testing/clapf/clapf.confd
@@ -1,4 +1,6 @@
-#
-# Config file for /etc/init.d/clapf
-#
-TMPDIR="/var/lib/clapf"
+# /etc/conf.d/clapf: config file for /etc/init.d/clapf
+
+#CLAPF_USER=clapf
+#CLAPF_GROUP=clapf
+#CLAPF_CONF=/etc/clapf.conf
+#CLAPF_OPTS="-c $CLAPF_CONF"