Restructure to user s6-overlay properly

This commit is contained in:
2024-01-22 20:37:00 -06:00
parent dff1223c9d
commit 466c11f6f6
21 changed files with 20 additions and 6 deletions

View File

@@ -0,0 +1 @@
initialize

View File

@@ -0,0 +1,3 @@
#!/command/with-contenv bash
/usr/sbin/crond -fL /dev/null

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1 @@
/etc/s6-overlay/scripts/initializer

View File

@@ -0,0 +1 @@
initialize

View File

@@ -0,0 +1,3 @@
#!/command/with-contenv bash
/usr/sbin/nginx -g "daemon off;"

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1 @@
initialize

View File

@@ -0,0 +1,3 @@
#!/command/with-contenv bash
/usr/sbin/php-fpm -Fc /etc/php

View File

@@ -0,0 +1 @@
longrun

View File

@@ -0,0 +1 @@
initialize

View File

@@ -0,0 +1,4 @@
#!/command/with-contenv bash
s6-setuidgid nginx
/usr/bin/php /var/www/pterodactyl/artisan queue:work --queue=high,standard,low --sleep=3 --tries=3

View File

@@ -0,0 +1 @@
longrun