mirror of
https://github.com/novatiq/packages.git
synced 2026-07-06 12:09:32 +01:00
50308e4fd7
Two important configuration files, /etc/php7-fpm.conf and /etc/php7-fpm.d/www.conf are silently overwritten on each php7-fpm upgrade or lost on a sysupgrade. This commit adds the conffiles section for php7-fpm and revises the conffiles section for php7. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>