summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f6dc4d4)
raw | patch | inline | side by side (parent: f6dc4d4)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 4 Oct 2009 14:23:27 +0000 (16:23 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 4 Oct 2009 14:23:27 +0000 (16:23 +0200) |
This is often used for config directories, so might be confusing.
debian/rrdcached.init.d | patch | blob | history |
index 1c2238426940ee4fd775b41bd8e334aa12982517..66aadcbeff455bdd0fe47adbe9db06b0441c1932 100755 (executable)
--- a/debian/rrdcached.init.d
+++ b/debian/rrdcached.init.d
DAEMON=/usr/bin/rrdcached
OPTS="-l unix:/var/run/rrdcached.sock"
-OPTS="$OPTS -j /var/lib/rrdcached/journal.d/ -F"
+OPTS="$OPTS -j /var/lib/rrdcached/journal/ -F"
OPTS="$OPTS -b /var/lib/rrdcached/db/ -B"
PIDFILE=/var/run/rrdcached.pid