[X2go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-60-g6a42975
X2Go dev team
git-admin at x2go.org
Fri Sep 21 11:50:26 CEST 2012
The branch, master has been updated
via 6a4297593750ae34015a3686de65d63f5a43dd23 (commit)
from d2569f812af10e706ce78a665aa28f86aa86ec5f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6a4297593750ae34015a3686de65d63f5a43dd23
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Sep 21 11:50:23 2012 +0200
Remove redundant setting of loglevel in x2gogetapps.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
x2goserver/bin/x2gogetapps | 3 ---
2 files changed, 1 insertions(+), 3 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 6610c6e..96650a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ x2goserver (3.2.0.0-0~x2go1) UNRELEASED; urgency=low
Makefile installation.
- Fix new SQLite3 wrapper for db_getmounts Perl call.
- Fix list output in new SQLite3 wrapper.
+ - Remove redundant setting of loglevel in x2gogetapps.
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev at lists.berlios.de>.
+ Depend on nx-libs (>=3.5.0.15-0~) which has the Xrandr symlinks folder.
diff --git a/x2goserver/bin/x2gogetapps b/x2goserver/bin/x2gogetapps
index eee2d1e..d9f9dac 100755
--- a/x2goserver/bin/x2gogetapps
+++ b/x2goserver/bin/x2gogetapps
@@ -157,9 +157,6 @@ sub proc_desktop_file
}
}
-openlog($0,'cons,pid','user');
-setlogmask( LOG_UPTO(x2gologlevel()) );
-
if ( @ARGV ) {
syslog('info', "x2gogetapps has been called with options: @ARGV");
} else {
hooks/post-receive
--
x2goserver.git (X2Go Server)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goserver.git" (X2Go Server).
More information about the x2go-commits
mailing list