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.