Update 00_php_pfm

This commit is contained in:
Alexandre
2024-04-28 18:02:10 +02:00
committed by GitHub
parent 244b98d19d
commit 7e64f88957

View File

@@ -1,9 +1,12 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# Correct /config permissions after startup
chown pi:pi /config
# Waiting for dbus
until [[ -e /var/run/dbus/system_bus_socket ]]; do
sleep 1s
done
echo "Starting service: php pfm"
exec /usr/sbin/php-fpm* -F
exec /usr/sbin/php-fpm* -F