Magellan Linux

Contents of /trunk/nxserver-freenx/nxserver-freenx-0.5.0-reconnect.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 92 - (show annotations) (download)
Thu Jan 4 23:21:10 2007 UTC (17 years, 4 months ago) by niro
File size: 905 byte(s)
new files

1 diff -Naur freenx-0.5.0.orig/node.conf.sample freenx-0.5.0/node.conf.sample
2 --- freenx-0.5.0.orig/node.conf.sample 2007-01-03 19:44:13.000000000 +0100
3 +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:45:00.000000000 +0100
4 @@ -349,7 +349,7 @@
5 #ENABLE_2_0_0_BACKEND="1"
6
7 # When set to 1 this will automatically resume started sessions
8 -#ENABLE_AUTORECONNECT="0"
9 +#ENABLE_AUTORECONNECT="1"
10
11 # When set to 1 this will automatically resume started sessions
12 # but only if an older client version is used
13 diff -Naur freenx-0.5.0.orig/nxloadconfig freenx-0.5.0/nxloadconfig
14 --- freenx-0.5.0.orig/nxloadconfig 2007-01-03 19:44:13.000000000 +0100
15 +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:45:24.000000000 +0100
16 @@ -174,7 +174,7 @@
17 # Misc directives
18
19 ENABLE_2_0_0_BACKEND="1"
20 -ENABLE_AUTORECONNECT="0"
21 +ENABLE_AUTORECONNECT="1"
22 ENABLE_AUTORECONNECT_BEFORE_140="1"
23 EXPORT_USERIP="0"
24 EXPORT_SESSIONID="1"