Hello,
X2go is for Lenny, but it also runs in Squeeze. A problem is the dependency based booting in Squeeze.
When I edit /etc/init.d/x2goserver and replace the first line: #! /bin/sh
the dependency based booting works fine. (I can enable it, I have not really tested the boot-process).
You can enable dependency based booting with: apt-get install insserv dpkg-reconfigure insserv sysv-rc
More information: http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot
With regards, Paul van der Vlis.
Hi Paul,
On Mi 16 Feb 2011 13:11:28 CET Paul van der Vlis wrote:
When I edit /etc/init.d/x2goserver and replace the first line: #! /bin/sh
By these 9 lines:
#! /bin/sh ### BEGIN INIT INFO # Provides: x2goserver # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start and stop the x2go daemon ### END INIT INFO
Could you send a patch (.diff attachment) to patches@x2go.org.
Thanks, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Op 16-02-11 13:25, Mike Gabriel schreef:
Hi Paul,
On Mi 16 Feb 2011 13:11:28 CET Paul van der Vlis wrote:
When I edit /etc/init.d/x2goserver and replace the first line: #! /bin/sh
By these 9 lines:
#! /bin/sh ### BEGIN INIT INFO # Provides: x2goserver # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start and stop the x2go daemon ### END INIT INFO
Could you send a patch (.diff attachment) to patches@x2go.org.
Done.
With regards, Paul van der Vlis.
On Wed, Feb 16, 2011 at 13:11:28 (CET), Paul van der Vlis wrote:
Hello,
X2go is for Lenny, but it also runs in Squeeze. A problem is the dependency based booting in Squeeze.
When I edit /etc/init.d/x2goserver and replace the first line: #! /bin/sh
By these 9 lines:
#! /bin/sh ### BEGIN INIT INFO # Provides: x2goserver # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start and stop the x2go daemon ### END INIT INFO
the dependency based booting works fine. (I can enable it, I have not really tested the boot-process).
Thanks for testing x2go on squeeze. I've incorporated your patch here: http://i4git.informatik.uni-erlangen.de/x2goserver.git/?a=commitdiff;h=89ab4...
-- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4