src/collectd.conf.in: Added the `SocketFile' option for the email plugin.
authorFlorian Forster <octo@huhu.verplant.org>
Tue, 31 Jul 2007 07:29:19 +0000 (09:29 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 31 Jul 2007 07:29:19 +0000 (09:29 +0200)
src/collectd.conf.in

index 94c60ee..b7f3298 100644 (file)
@@ -83,6 +83,7 @@
 #</Plugin>
 
 #<Plugin email>
+#      SocketFile "@prefix@/var/run/@PACKAGE_NAME@-email"
 #      SocketGroup "collectd"
 #      SocketPerms "0770"
 #      MaxConns 5