summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 61d3db8)
raw | patch | inline | side by side (parent: 61d3db8)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 19 Nov 2014 11:09:03 +0000 (12:09 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 19 Nov 2014 11:09:03 +0000 (12:09 +0100) |
src/collectd.pod | patch | blob | history |
diff --git a/src/collectd.pod b/src/collectd.pod
index 8fccdb318d861d31d750e0b5b689685841f641e5..fb0403bbcb86823c25c67b74a3461b6b85cbde7b 100644 (file)
--- a/src/collectd.pod
+++ b/src/collectd.pod
Don't fork to the background. I<collectd> will also B<not> close standard file
descriptors, detach from the session nor write a pid file. This is mainly
-thought for 'supervising' init replacements such as I<runit>.
+thought for 'supervising' init replacements such as I<runit>. If using
+I<upstart> or I<systemd> though, starting with version 5.5.0 I<collectd> is
+able to notify these two init replacements, and B<does> require forking to the
+background for process supervision. The F<contrib/> directory has sample
+I<upstart> and I<systemd> configuration files.
=item B<-h>