diff -Naur freenx-0.5.0.orig/node.conf.sample freenx-0.5.0/node.conf.sample --- freenx-0.5.0.orig/node.conf.sample 2007-01-03 19:35:41.000000000 +0100 +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:37:28.000000000 +0100 @@ -346,7 +346,7 @@ ######################################################################### # When you installed a 2.0.0 NX Backend, set this to 1. -#ENABLE_2_0_0_BACKEND="0" +#ENABLE_2_0_0_BACKEND="1" # When set to 1 this will automatically resume started sessions #ENABLE_AUTORECONNECT="0" diff -Naur freenx-0.5.0.orig/nxloadconfig freenx-0.5.0/nxloadconfig --- freenx-0.5.0.orig/nxloadconfig 2007-01-03 19:35:41.000000000 +0100 +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:37:15.000000000 +0100 @@ -173,7 +173,7 @@ # Misc directives -ENABLE_2_0_0_BACKEND="0" +ENABLE_2_0_0_BACKEND="1" ENABLE_AUTORECONNECT="0" ENABLE_AUTORECONNECT_BEFORE_140="1" EXPORT_USERIP="0"