From 10146ff11a739677e65da4421bba1df33633f47c Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Thu, 9 Dec 2010 13:56:18 -0600 Subject: [PATCH] src: use default address and port for gkrellmd --- ..._etc_gkrellmd.conf-sensible-defaults.patch | 22 ++++--------------- 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/src/patch/usr_local_etc_gkrellmd.conf-sensible-defaults.patch b/src/patch/usr_local_etc_gkrellmd.conf-sensible-defaults.patch index c402590..175ec3b 100644 --- a/src/patch/usr_local_etc_gkrellmd.conf-sensible-defaults.patch +++ b/src/patch/usr_local_etc_gkrellmd.conf-sensible-defaults.patch @@ -1,20 +1,6 @@ ---- usr/local/etc/gkrellmd.conf 2010-01-24 09:30:22.000000000 +0000 -+++ usr/local/etc/gkrellmd.conf 2010-01-24 09:31:10.000000000 +0000 -@@ -13,11 +13,11 @@ - # Specify a specific network interface to listen on for connections. - # By default gkrellmd listens on all available network interfaces. - # --address 127.0.0.1 -+#address 127.0.0.1 - - # Specify the port to listen on for connections. - # --port 19150 -+port 10000 - - # List of hosts allowed to connect. If no hosts are specified in a - # gkrellmd.conf file or on the command line, all hosts will be allowed. -@@ -74,7 +74,7 @@ +--- usr/local/etc/gkrellmd.conf 2010-12-08 08:07:03.962131213 +0000 ++++ usr/local/etc/gkrellmd.conf 2010-12-08 12:21:32.153210246 +0000 +@@ -76,7 +76,7 @@ # Minimum is 2 (less than 2 for no I/O disconnecting and is the default). # Requires at least 2.1.8 versions of both gkrellmd and gkrellm. # @@ -23,7 +9,7 @@ # Configure gkrellm clients to attempt automatic reconnects to a # gkrellmd server every reconnect-timeout seconds after a disconnected -@@ -83,7 +83,7 @@ +@@ -85,7 +85,7 @@ # Minimum is 2 (less than 2 for no automatic reconnecting and is the default). # Requires at least 2.1.8 versions of both gkrellmd and gkrellm. # -- 2.42.0