diff options
author | Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> | 2014-06-25 09:57:42 +0200 |
---|---|---|
committer | Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> | 2014-06-25 09:57:42 +0200 |
commit | fcd9b71bc912fa0d56b935fe0f3c06bec25d1124 (patch) | |
tree | b9e9140ce1c9ce65433f176b2c76daa1d7403f78 /debian/patches | |
parent | 7154096b73f1dd1a5d7ade188a2f09fdf26b6281 (diff) | |
download | nx-libs-fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.tar.gz nx-libs-fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.tar.bz2 nx-libs-fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.zip |
Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index edbd38edd..25f20ddaf 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -65,3 +65,4 @@ 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch 016_nx-X11_install-location.debian.patch 102_xserver-xext_set-securitypolicy-path.debian.patch +210_nxagent_nxcomp_save_session_state.patch |