--- gkrellm-2.4.0/server/gkrellmd.conf +++ gkrellm-2.4.0/server/gkrellmd.conf @@ -22,21 +22,22 @@ # 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 /run/gkrellmd.pid # Run in background and detach from the controlling terminal # NOTE: Option ignored on Windows @@ -77,7 +78,7 @@ # Default is 30 seconds. # Requires at least 2.1.8 versions of both gkrellmd and gkrellm. # -#io-timeout 30 +io-timeout 30 # Configure gkrellm clients to attempt automatic reconnects to a # gkrellmd server every reconnect-timeout seconds after a disconnected @@ -87,7 +88,7 @@ # Default is 60 seconds. # Requires at least 2.1.8 versions of both gkrellmd and gkrellm. # -#reconnect-timeout 60 +reconnect-timeout 60 # Server side local mailbox counts can be sent to gkrellm clients. List here # paths to mbox, MH mail, or Maildir style mailboxes.