Skip to content

Commit

Permalink
ensure user starts in home directory
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Mar 9, 2023
1 parent 9f7f1cd commit 89f5812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/etc/s6-overlay/s6-rc.d/svc-de/run
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bash

cd $HOME
s6-setuidgid abc \
/bin/bash /defaults/startwm.sh

0 comments on commit 89f5812

Please sign in to comment.