We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c036dc6 commit 22a293cCopy full SHA for 22a293c
1 file changed
root/etc/s6-overlay/s6-rc.d/init-selkies-config/run
@@ -72,7 +72,6 @@ printf "${DISPLAY_REFRESH:60}" > /run/s6/container_environment/DISPLAY_REFRESH
72
printf "${DISPLAY_DPI:-96}" > /run/s6/container_environment/DISPLAY_DPI
73
printf "${DISPLAY_CDEPTH:-24}" > /run/s6/container_environment/DISPLAY_CDEPTH
74
printf "/usr/lib/selkies_joystick_interposer.so" > /run/s6/container_environment/LD_PRELOAD
75
-printf "unix:path=${HOME}/dbus-system-bus" > /run/s6/container_environment/DBUS_SYSTEM_BUS_ADDRESS
76
# JS folder setup
77
mkdir -pm1777 /dev/input
78
touch /dev/input/{js0,js1,js2,js3,event1000,event1001,event1002,event1003}
0 commit comments