diff options
Diffstat (limited to 'debian/wrappers/x2goagent')
-rw-r--r-- | debian/wrappers/x2goagent | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/wrappers/x2goagent b/debian/wrappers/x2goagent index 129c7ca49..ba07a3f80 100644 --- a/debian/wrappers/x2goagent +++ b/debian/wrappers/x2goagent @@ -29,7 +29,4 @@ test -x $NX_LIBS/../x2go/bin/$NXAPP && export NX_LIBS=$NX_LIBS export LD_LIBRARY_PATH -NXAGENT_KEYSTROKEFILE=/etc/x2go/keystrokes.cfg -export NXAGENT_KEYSTROKEFILE - exec $NX_LIBS/../x2go/bin/$NXAPP "$@" |