1x2gosuspend-session(8) X2Go Server Tool x2gosuspend-session(8)
2
3
4
6 x2gosuspend-session - Suspend an X2Go Session
7
9 x2gosuspend-session <session_id>
10
11
13 x2gosuspend-session suspends the running session with session ID
14 <session_id>.
15
16 This command is normally issued by an X2Go client application with X2Go
17 user privileges.
18
20 x2gosuspend-session reports to stderr if resuming of session
21 <session_id> failed. This very probably means that the session's X
22 agent has died, so the session <session_id> will be marked as finished
23 in the X2Go session database.
24
25 As exitcode x2gosuspend-session always returns 0.
26
28 x2gostartagent(8), x2goruncommand(8), x2goresume-session(8),
29 x2goterminate-session(8)
30
32 This manual has been written by Mike Gabriel <mike.gabriel@das-
33 netzwerkteam.de> for the X2Go project (https://www.x2go.org).
34
35
36
37Version 4.1.0.3 Nov 2018 x2gosuspend-session(8)