diff -Naur freenx-server-0.7.2/node.conf.sample freenx-server-0.7.2-magellan/node.conf.sample --- freenx-server-0.7.2/node.conf.sample 2008-03-14 22:47:47.000000000 +0100 +++ freenx-server-0.7.2-magellan/node.conf.sample 2008-04-20 11:24:38.000000000 +0200 @@ -516,7 +516,7 @@ #ENABLE_1_5_0_BACKEND="0" # 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-server-0.7.2/nxloadconfig freenx-server-0.7.2-magellan/nxloadconfig --- freenx-server-0.7.2/nxloadconfig 2008-03-14 22:47:47.000000000 +0100 +++ freenx-server-0.7.2-magellan/nxloadconfig 2008-04-20 11:24:58.000000000 +0200 @@ -204,7 +204,7 @@ # Misc directives ENABLE_1_5_0_BACKEND="" -ENABLE_AUTORECONNECT="0" +ENABLE_AUTORECONNECT="1" ENABLE_AUTORECONNECT_BEFORE_140="1" EXPORT_USERIP="0" EXPORT_SESSIONID="1"