Magellan Linux

Annotation of /trunk/nxserver-freenx/nxserver-freenx-0.5.0-nx2-backend.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 92 - (hide 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 niro 92 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:35:41.000000000 +0100
3     +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:37:28.000000000 +0100
4     @@ -346,7 +346,7 @@
5     #########################################################################
6    
7     # When you installed a 2.0.0 NX Backend, set this to 1.
8     -#ENABLE_2_0_0_BACKEND="0"
9     +#ENABLE_2_0_0_BACKEND="1"
10    
11     # When set to 1 this will automatically resume started sessions
12     #ENABLE_AUTORECONNECT="0"
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:35:41.000000000 +0100
15     +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:37:15.000000000 +0100
16     @@ -173,7 +173,7 @@
17    
18     # Misc directives
19    
20     -ENABLE_2_0_0_BACKEND="0"
21     +ENABLE_2_0_0_BACKEND="1"
22     ENABLE_AUTORECONNECT="0"
23     ENABLE_AUTORECONNECT_BEFORE_140="1"
24     EXPORT_USERIP="0"