summaryrefslogtreecommitdiff
path: root/rc.php-fpm/php-fpm82-srv/run
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-06-22 10:39:54 +0200
committerEugen Wissner <belka@caraus.de>2025-06-22 10:39:54 +0200
commitac8738f8e9065f1de78a1f655805bd96675012b7 (patch)
tree9e40bc9c80b243d7260e3f0850add5db26f5dab6 /rc.php-fpm/php-fpm82-srv/run
parent6f22b57d1761e196e2d01c684977737c9f0afe5b (diff)
downloads6-ac8738f8e9065f1de78a1f655805bd96675012b7.tar.gz
Add php-fpm82
Diffstat (limited to 'rc.php-fpm/php-fpm82-srv/run')
-rw-r--r--rc.php-fpm/php-fpm82-srv/run13
1 files changed, 13 insertions, 0 deletions
diff --git a/rc.php-fpm/php-fpm82-srv/run b/rc.php-fpm/php-fpm82-srv/run
new file mode 100644
index 0000000..eebae1a
--- /dev/null
+++ b/rc.php-fpm/php-fpm82-srv/run
@@ -0,0 +1,13 @@
+#!/bin/execlineb -P
+
+################################################
+# Start the PHP FastCGI Process Manager daemon #
+################################################
+
+fdmove -c 2 1
+s6-envdir env
+multisubstitute {
+ importas -u CMD CMD
+ importas -usCd" " CMD_OPTS CMD_OPTS
+}
+exec -c $CMD $CMD_OPTS