X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-unixsock.pod;h=b241a9f3430af3ac33cf2c326a53b691fdaecc1d;hb=103f05e098865196fc5f28df51e99b64fd6b5202;hp=ac4a1b13fb4810b99e2fbc6f40ae853c27b1091f;hpb=a0655e74b5a60232463f71ae266bf143fe30364f;p=collectd.git diff --git a/src/collectd-unixsock.pod b/src/collectd-unixsock.pod index ac4a1b13..b241a9f3 100644 --- a/src/collectd-unixsock.pod +++ b/src/collectd-unixsock.pod @@ -1,3 +1,5 @@ +=encoding UTF-8 + =head1 NAME collectd-unixsock - Documentation of collectd's C @@ -11,6 +13,7 @@ collectd-unixsock - Documentation of collectd's C SocketFile "/path/to/socket" SocketGroup "collectd" SocketPerms "0770" + DeleteSocket false =head1 DESCRIPTION @@ -131,10 +134,10 @@ Example: Submits a notification to the daemon which will then dispatch it to all plugins which have registered for receiving notifications. -The B if followed by a list of options which further describe the -notification. The B option is special in that it will consume the rest -of the line as its value. The B, B, and B