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:44:13.000000000 +0100 +++ freenx-0.5.0/node.conf.sample 2007-01-03 19:45:00.000000000 +0100 @@ -349,7 +349,7 @@ #ENABLE_2_0_0_BACKEND="1" # When set to 1 this will automatically resume started sessions -#ENABLE_AUTORECONNECT="0" +#ENABLE_AUTORECONNECT="1" # When set to 1 this will automatically resume started sessions # but only if an older client version is used diff -Naur freenx-0.5.0.orig/nxloadconfig freenx-0.5.0/nxloadconfig --- freenx-0.5.0.orig/nxloadconfig 2007-01-03 19:44:13.000000000 +0100 +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:45:24.000000000 +0100 @@ -174,7 +174,7 @@ # Misc directives ENABLE_2_0_0_BACKEND="1" -ENABLE_AUTORECONNECT="0" +ENABLE_AUTORECONNECT="1" ENABLE_AUTORECONNECT_BEFORE_140="1" EXPORT_USERIP="0" EXPORT_SESSIONID="1"