author | Sebastian Harl <sh@tokkee.org> | |
Thu, 30 Nov 2006 11:02:10 +0000 (12:02 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 2 Dec 2006 17:02:43 +0000 (18:02 +0100) | ||
commit | 8389947b881b59af994a9b6c8af706446edb25f2 | |
tree | b1e3cfb0c524b4f610b1ccc1a3ea548ea42b6fc7 | tree | snapshot |
parent | bd119c69bf481afbda804cdd422e9ba8e855bccf | commit | diff |
email plugin: Change owner and mode of the UNIX socket if possible.
Set the owner and mode to COLLECTD_GRP_NAME (defaulting to "collectd") and 0770
respectively. A couple of different daemons running as different users might
want to connect to it.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Set the owner and mode to COLLECTD_GRP_NAME (defaulting to "collectd") and 0770
respectively. A couple of different daemons running as different users might
want to connect to it.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
configure.in | diff | blob | history | |
src/collectd.h | diff | blob | history | |
src/email.c | diff | blob | history |