use new s6-rc layout

This commit is contained in:
Sebastian Hugentobler 2022-02-15 17:21:46 +01:00
parent 44f4af8349
commit 9160d81961
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
11 changed files with 21 additions and 23 deletions

View file

@ -0,0 +1 @@
confd

View file

@ -0,0 +1,5 @@
#!/bin/sh
cd /app/server
s6-setuidgid syncer gin start
tail -f /app/server/logs/production-access.log

View file

@ -0,0 +1 @@
longrun

View file

@ -0,0 +1,3 @@
#!/bin/sh
exec s6-setuidgid redis redis-server /etc/redis.conf

View file

@ -0,0 +1 @@
longrun