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 d6a2c2a commit 40fda5fCopy full SHA for 40fda5f
1 file changed
root/etc/s6-overlay/s6-rc.d/svc-de/run
@@ -56,6 +56,8 @@ if [ ! -z "$XKB_LAYOUT_ARGS" ]; then
56
s6-setuidgid abc setxkbmap ${XKB_LAYOUT_ARGS}
57
fi
58
59
+chmod 777 /tmp/selkies*
60
+
61
cd $HOME
62
exec s6-setuidgid abc \
63
/bin/bash /defaults/startwm.sh
0 commit comments