Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1ef5cf4718a8732c5d1449e0464ac0bd > files > 1

gkrellm-2.3.5-4.fc15.src.rpm

diff -up gkrellm-2.3.5/server/gkrellmd.conf.config gkrellm-2.3.5/server/gkrellmd.conf
--- gkrellm-2.3.5/server/gkrellmd.conf.config	2010-09-14 16:26:19.000000000 +0200
+++ gkrellm-2.3.5/server/gkrellmd.conf	2010-10-10 09:08:05.110736001 +0200
@@ -22,26 +22,27 @@
 # 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.
 #
-#allow-host	localhost
-#allow-host	127.0.0.1
+allow-host	localhost
+allow-host	127.0.0.1
+allow-host	::ffff:127.0.0.1
 #allow-host	::1
 #allow-host	192.168.0.*
 
 # Drop privileges after startup (you must start gkrellmd as root to do it).
 # NOTE: Option ignored on Windows
 #
-#user	nobody
-#group	proc
+user	gkrellmd
+group	gkrellmd
 
 # Create a PID file for the running gkrellmd.  Default is no PID file.
 # NOTE: Option ignored on Windows
 #
-#pidfile /var/run/gkrellmd.pid
+pidfile /var/run/gkrellmd.pid
 
 # Run in background and detach from the controlling terminal
 # NOTE: Option ignored on Windows
 #
-#detach
+detach
 
 # Enable writing logging message to the system syslog file
 # NOTE: On windows this enables logging to the windows event log
@@ -76,7 +77,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.
 #
-#io-timeout 5
+io-timeout 5
 
 # Configure gkrellm clients to attempt automatic reconnects to a
 # gkrellmd server every reconnect-timeout seconds after a disconnected
@@ -85,7 +86,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.
 #
-#reconnect-timeout 5
+reconnect-timeout 5
 
 # Server side local mailbox counts can be sent to gkrellm clients.  List here
 # paths to mbox, MH mail, or Maildir style mailboxes.