Code

rrdcached.init.d: Added journal and base directory to the default OPTS.
[pkg-rrdtool.git] / debian / rrdcached.default
index 2d61f8a7023a9e3ef062d5fa408225ce29586739..c4b7f0941e9f475bc344bed20a24e6177c9e2073 100644 (file)
@@ -6,8 +6,8 @@ DISABLE=0
 
 # options to be passed to rrdcached
 # (do not specify -p <pidfile> - this is handled by the init script)
-# default: -l unix:/var/run/rrdcached.sock -F
-OPTS="-l unix:/var/run/rrdcached.sock -F"
+# default: see /etc/init.d/rrdcached
+#OPTS=""
 
 # number of seconds to wait for rrdcached to shut down
 # (writing the data to disk may take some time;