[X2Go-Dev] /usr/sbin/x2gocleansessions does not properly quit
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Sun Aug 26 21:31:47 CEST 2012
Hi Paul,
On So 26 Aug 2012 15:15:40 CEST Paul Menzel wrote:
> Dear X2Go folks,
>
>
> while looking into sessions which are still active on the server after
> the client was suspended and could not reconnect after resume, I noticed
> that `/usr/sbin/x2gocleansessions` seems to not properly exit. It is
> somehow run in background and does not exit.
>
> $ /usr/sbin/x2gocleansessions --help
> $ echo $?
> 0
> $ /usr/sbin/x2gocleansessions --version
> $ echo $?
> 0
>
> They are still listed by `ps aux | grep x2go`.
X2Go clean sessions script is a daemon script. It should be possible
to execute multiple instances, but it should fork into background.
There is no --help and --version available, so these optioned commands
will just start another instance of the daemon.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20120826/d37b4aef/attachment.pgp>
More information about the x2go-dev
mailing list