mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
Merge branch 'feature/KASM-4371-tracelabs-fix-develop' into 'develop'
KASM-4371 install pulseaudio after pipewire is pulled in from meta packages to purge it See merge request kasm-technologies/internal/workspaces-images!115
This commit is contained in:
commit
7b9363dae7
@ -62,7 +62,9 @@ sed -i 's/sudo //g' /usr/share/applications/tl*.desktop
|
||||
apt-get purge -y \
|
||||
firefox-esr \
|
||||
chromium
|
||||
rm -f /usr/share/xfce4/panel/plugins/power-manager-plugin.desktop
|
||||
|
||||
### Install Pulseaudio once again to remove pipewire
|
||||
apt-get install -y pulseaudio
|
||||
|
||||
### Cleanup
|
||||
echo "exit 0" > /usr/bin/blueman-applet
|
||||
|
Loading…
Reference in New Issue
Block a user