bugfix: explicitly set the Dbus address
This commit is contained in:
parent
3165d175ba
commit
e95371ca47
1
Makefile
1
Makefile
@ -27,6 +27,7 @@ run:
|
||||
--userns=keep-id:uid=1000,gid=1000 \
|
||||
-v /tmp/.X11-unix:/tmp/.X11-unix \
|
||||
-v /run/dbus/system_bus_socket:/run/dbus/system_bus_socket \
|
||||
-e DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket \
|
||||
-e DISPLAY=unix$$DISPLAY \
|
||||
-e XAUTHORITY=/home/chromium/.Xauthority \
|
||||
-v $$HOME/.Xauthority:/home/chromium/.Xauthority \
|
||||
|
Loading…
x
Reference in New Issue
Block a user