addon-phlex/phlex/rootfs/etc/services.d/php-fpm/run
Franck Nijhof 5f74cd09c8
🔨 Re-branding
2020-02-15 14:07:15 +01:00

7 lines
328 B
Text

#!/usr/bin/with-contenv bashio
# ==============================================================================
# Home Assistant Community Add-on: FlexTV
# Runs the PHP-FPM daemon
# ==============================================================================
bashio::log.info "Starting PHP-FPM..."
exec php-fpm7 --nodaemonize