exec plugin: Set the real group, effective group, and real and effective user.
[collectd.git] / src / collectd.conf.in
index 313fd91..af2db91 100644 (file)
@@ -93,7 +93,7 @@
 #</Plugin>
 
 #<Plugin exec>
-#      Exec user "/path/to/exec"
+#      Exec "user:group" "/path/to/exec"
 #</Plugin>
 
 #<Plugin hddtemp>