diff --git a/build/build-stormux.sh b/build/build-stormux.sh index 5796716..3825076 100755 --- a/build/build-stormux.sh +++ b/build/build-stormux.sh @@ -226,7 +226,7 @@ exit # Enable linger so that hopefully sound will start at login. mkdir -p /var/lib/systemd/linger touch /var/lib/systemd/linger/stormux -systemctl --global enable dbus-broker.service pipewire.service pipewire-pulse.service +systemctl --global enable dbus-broker.service pipewire.service pipewire-pulse.service wireplumber.service /usr/share/fenrirscreenreader/tools/configure_pipewire.sh # Configure sudo for group wheel, remove nopasswd for the stormux user echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel