From 407ddebdd70e33b68db7d4132faebdd7730260d2 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 7 Oct 2011 17:03:52 +0200 Subject: [PATCH] src/collectd.conf.in: Fix netcmd example port. Change-Id: Ia1ae53d1dbc4052c4171404a28631607a7a4055b --- src/collectd.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 8ff76b4f..61279553 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -747,7 +747,7 @@ # # # Address "::1" -# Port "1234" +# Port "25826" # TLSCertFile "/path/to/cert" # TLSKeyFile "/path/to/key" # TLSCAFile "/path/to/ca" -- 2.11.0