Skip to content

Commit

Permalink
fix dbus issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xss committed Jan 27, 2022
1 parent d1ac930 commit bb8dcce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ set -x
trap "exit" SIGINT SIGTERM

# pulse audio loopback hacks.
rm -rvf /run/dbus/pid || true
mkdir -p /var/run/dbus
dbus-uuidgen > /var/lib/dbus/machine-id
dbus-daemon --config-file=/usr/share/dbus-1/system.conf --print-address
Expand Down

0 comments on commit bb8dcce

Please sign in to comment.