- sync to util-vserver-0.30.208
[util-vserver.git] / sysv / vcached.conf
diff --git a/sysv/vcached.conf b/sysv/vcached.conf
deleted file mode 100644 (file)
index 498811f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# number of images to keep cached
-slots=32
-
-# fill the cache periodically (seconds)
-period=$((60 * 15))
-
-# nice adjustment
-nice=10
-
-# PID file
-pidfile=/var/run/vcached.pid
-
-# log file
-logfile=/var/log/vcached.log
-
-# run in foreground
-foreground=0
-
-# debug
-debug=0
-
-# run once
-single=0