mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
The init.d script for php7-fastcgi no longer invokes php7-fastcgi with the '-b' flag when 'port' does not appear in /etc/config/php7-fastcgi. This causes php7-fastcgi to communicate using only a Unix socket. Signed-off-by: W. Michael Petullo <mike@flyn.org>