Forgot to make the directory before creating a file in it lol.

This commit is contained in:
Storm Dragon 2022-03-25 03:42:05 -04:00
parent 946601f24b
commit 794835fe03
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ rm -rf .cache/yay
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh
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 pipewire.service pipewire-pulse.service
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh