From f400d0708fc49deef428f6e487e1f65005f903d0 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 17 Nov 2007 20:48:29 +0100 Subject: [PATCH] collectd-perl(5): Suggest the usage of -f when enabling the Perl debugger. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- src/collectd-perl.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod index 73bacc6d..842d0bb9 100644 --- a/src/collectd-perl.pod +++ b/src/collectd-perl.pod @@ -50,6 +50,10 @@ using the B<-d:Package> command line option. See L for detailed documentation about debugging Perl. +This option does not prevent collectd from daemonizing, so you should start +collectd with the B<-f> command line option. Else you will not be able to use +the command line driven interface of the debugger. + =item B I Adds I to the B<@INC> array. This is the same as using the B<-IDir> -- 2.11.0