summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 62738b7)
raw | patch | inline | side by side (parent: 62738b7)
author | Florian Forster <octo@huhu.verplant.org> | |
Fri, 12 Sep 2008 14:27:35 +0000 (16:27 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Fri, 12 Sep 2008 14:27:35 +0000 (16:27 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index c02dfa8bbb7a3edab8ddcca68566932a6885cfbf..48568ea3f1e6fb0c70547f4254b511a2be537087 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<Socket> I<Path>
Configures the path to the UNIX domain socket to be used when connecting to the
-daemon. By default C</var/run/pdns.controlsocket> will be used for an
-authoritative server and C</var/run/pdns_recursor.controlsocket> will be used
-for the recursor.
+daemon. By default C<${localstatedir}/run/pdns.controlsocket> will be used for
+an authoritative server and C<${localstatedir}/run/pdns_recursor.controlsocket>
+will be used for the recursor.
=back