]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - patch/usr_local_etc_gkrellmd.conf-sensible-defaults.patch
script/gentree: break hardlink on boot/kernel/kernel, or else gzip will refuse to...
[CDN/Mosi.git] / patch / usr_local_etc_gkrellmd.conf-sensible-defaults.patch
1 --- usr/local/etc/gkrellmd.conf 2010-01-24 09:30:22.000000000 +0000
2 +++ usr/local/etc/gkrellmd.conf 2010-01-24 09:31:10.000000000 +0000
3 @@ -13,11 +13,11 @@
4  # Specify a specific network interface to listen on for connections.
5  # By default gkrellmd listens on all available network interfaces.
6  #
7 -address 127.0.0.1
8 +#address 127.0.0.1
9  
10  # Specify the port to listen on for connections.
11  #
12 -port 19150
13 +port 10000
14  
15  # List of hosts allowed to connect.  If no hosts are specified in a
16  # gkrellmd.conf file or on the command line, all hosts will be allowed.
17 @@ -74,7 +74,7 @@
18  # Minimum is 2 (less than 2 for no I/O disconnecting and is the default).
19  # Requires at least 2.1.8 versions of both gkrellmd and gkrellm.
20  #
21 -#io-timeout 5
22 +io-timeout 5
23  
24  # Configure gkrellm clients to attempt automatic reconnects to a
25  # gkrellmd server every reconnect-timeout seconds after a disconnected
26 @@ -83,7 +83,7 @@
27  # Minimum is 2 (less than 2 for no automatic reconnecting and is the default).
28  # Requires at least 2.1.8 versions of both gkrellmd and gkrellm.
29  #
30 -#reconnect-timeout 5
31 +reconnect-timeout 5
32  
33  # Server side local mailbox counts can be sent to gkrellm clients.  List here
34  # paths to mbox, MH mail, or Maildir style mailboxes.