[X2Go-Commits] [live-build-x2go] 179/186: removed 60x11-spawn-pulseaudio as it breaks MATE audio output

git-admin at x2go.org git-admin at x2go.org
Wed Mar 20 22:55:38 CET 2019


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

x2go pushed a commit to branch feature/mate-minidesktop-stretch
in repository live-build-x2go.

commit d85f8a1c7a42a4005dc7fc87f9274eef739e5f41
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Tue Mar 19 08:56:24 2019 +0100

    removed 60x11-spawn-pulseaudio as it breaks MATE audio output
---
 config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio b/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio
deleted file mode 100644
index 47e9531..0000000
--- a/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio
+++ /dev/null
@@ -1,7 +0,0 @@
-# Spawn PulseAudio
-if ! ps -C pulseaudio >/dev/null && [ -x /usr/bin/pulseaudio ] ; then
-	pulseaudio -D -n -L 'module-native-protocol-tcp port=4713' -L 'module-udev-detect' --exit-idle-time=65535 &
-	echo -en "\n$(date +'%F | %T | ')'$0' spawned PulseAudio." | tee -a /dev/tty8
-else
-	echo -en "\n$(date +'%F | %T | ')'$0' Not spawning Pulseaudio - already running (MiniDesktop active?) or executable not found." | tee -a /dev/tty8
-fi

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list