Skip to content

Commit 9680fdd

Browse files
committed
Don't sleep, it's a oneshot
1 parent d1788cc commit 9680fdd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ docker ps -q | xargs docker stop &> /dev/null
1010

1111
if [[ -f /opt/kasm/bin/start ]]; then
1212
/opt/kasm/bin/start
13-
else
14-
sleep infinity
1513
fi

0 commit comments

Comments
 (0)