This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 30522b566d0057daf898eee8b2799e4389df44d2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Aug 29 12:25:04 2014 +0200 fix lintian complaint in x2gothinclient-chroot --- chroot/init/x2gothinclient-chroot.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chroot/init/x2gothinclient-chroot.init b/chroot/init/x2gothinclient-chroot.init index 16902ba..48fdbfa 100644 --- a/chroot/init/x2gothinclient-chroot.init +++ b/chroot/init/x2gothinclient-chroot.init @@ -1,7 +1,7 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: x2gothinclient-chroot -# Required-Start: $local_fs +# Required-Start: $local_fs $remote_fs # Required-Stop: # Default-Start: S # Default-Stop: -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git