Skip to content

Commit 40fda5f

Browse files
committed
fix interposer log errors
1 parent d6a2c2a commit 40fda5f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • root/etc/s6-overlay/s6-rc.d/svc-de

root/etc/s6-overlay/s6-rc.d/svc-de/run

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ if [ ! -z "$XKB_LAYOUT_ARGS" ]; then
5656
s6-setuidgid abc setxkbmap ${XKB_LAYOUT_ARGS}
5757
fi
5858

59+
chmod 777 /tmp/selkies*
60+
5961
cd $HOME
6062
exec s6-setuidgid abc \
6163
/bin/bash /defaults/startwm.sh

0 commit comments

Comments
 (0)