aboutsummaryrefslogtreecommitdiffstats
path: root/bin/start_jack
diff options
context:
space:
mode:
Diffstat (limited to 'bin/start_jack')
-rwxr-xr-xbin/start_jack1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/start_jack b/bin/start_jack
index dfd6e4f..b6c3660 100755
--- a/bin/start_jack
+++ b/bin/start_jack
@@ -26,7 +26,6 @@ case "$HOSTNAME" in
# TODO: Add settings from separate config file
if [[ -e $DEVICE && -r $DEVICE && -w $DEVICE ]]; then
echo "Stopping pulseaudio"
- systemctl --user stop pulse
echo "Setting up "$DEVICE" with JACK."
jack_control start
# sudo /usr/bin/schedtool -R -p 20 `pidof jackdbus`