[master] e462839 Disable daemonize option for varnishtop
Martin Blix Grydeland
martin at varnish-software.com
Thu Feb 6 14:51:27 CET 2014
commit e462839eb0d11e8709c757c5cbbd7a914ce3b9e2
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date: Thu Feb 6 14:50:47 2014 +0100
Disable daemonize option for varnishtop
This option got added by misstake. Disable it as it doesn't do any
good for this application.
diff --git a/bin/varnishtop/varnishtop_options.h b/bin/varnishtop/varnishtop_options.h
index 592694a..2d3353e 100644
--- a/bin/varnishtop/varnishtop_options.h
+++ b/bin/varnishtop/varnishtop_options.h
@@ -57,7 +57,6 @@ VSL_OPT_b
VSL_OPT_c
VSL_OPT_C
VUT_OPT_d
-VUT_OPT_D
TOP_OPT_f
VUT_OPT_g
VUT_OPT_h
More information about the varnish-commit
mailing list