X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fceph.c;h=5248a1ac55f48e5409a8a001686a04d09875d5f2;hp=8cda764fc6f41d3a28d41192bab2281d8f3b9da8;hb=99db6e480437d6dd6cf80580d19a65855768a727;hpb=448627953cde2f7b3b138f53f4f2c62f0d48b726 diff --git a/src/ceph.c b/src/ceph.c index 8cda764f..5248a1ac 100644 --- a/src/ceph.c +++ b/src/ceph.c @@ -1584,7 +1584,7 @@ static int ceph_init(void) WARNING ("ceph plugin: Running collectd as root, but the " "CAP_DAC_OVERRIDE capability is missing. The plugin's read " "function will probably fail. Is your init system dropping " - "capabilities ?"); + "capabilities?"); else WARNING ("ceph plugin: collectd doesn't have the CAP_DAC_OVERRIDE " "capability. If you don't want to run collectd as root, try running "