[X2Go-Commits] [x2goserver] 02/02: x2goserver/sbin/x2gocleansessions: add -d short parameter for enabling debugging capabilities to POD.

git-admin at x2go.org git-admin at x2go.org
Sun Aug 21 13:29:19 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit 6723b0507d55cddd26598c6cc979dc9975afe5b5
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Aug 21 13:28:57 2016 +0200

    x2goserver/sbin/x2gocleansessions: add -d short parameter for enabling debugging capabilities to POD.
---
 debian/changelog                  |    2 ++
 x2goserver/sbin/x2gocleansessions |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 14e48ed..859d660 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -186,6 +186,8 @@ x2goserver (4.1.0.0-0x2go1.2) UNRELEASED; urgency=low
       share/x2go/rgb. It's back to etc/rgb now.
     - x2goserver-x2goagent/share/x2go/x2gofeature.d/: rename
       x2goserver-agent.features to x2goserver-x2goagent.features.
+    - x2goserver/sbin/x2gocleansessions: add -d short parameter for enabling
+      debugging capabilities to POD.
   * x2goserver.spec:
     - Only create session DB in x2goserver's post install script. Do use
       proper Requires(post) statements to make sure perl-X2Go-Server-DB and
diff --git a/x2goserver/sbin/x2gocleansessions b/x2goserver/sbin/x2gocleansessions
index a56ccc1..b97513a 100755
--- a/x2goserver/sbin/x2gocleansessions
+++ b/x2goserver/sbin/x2gocleansessions
@@ -362,7 +362,7 @@ x2gocleansessions [options]
   Options:
     --help|-h|-?            brief help message
     --man                   full documentation
-    --debug                 enable debugging and don't daemonize
+    --debug|-d              enable debugging and don't daemonize
 
 =head1 OPTIONS
 

--
Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list