[X2go-dev] Dependency based booting in Squeeze

Reinhard Tartler siretart at tauware.de
Wed Feb 16 14:50:46 CET 2011


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=89ab4583c9ec4b0479c608d715854eb18b9f0f68


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4




More information about the x2go-dev mailing list