@@ -42,7 +42,6 @@ if [ -f /etc/nginx/conf.d/*.d/$app.conf ]; then
fi
if [ -f /etc/php/*/fpm/pool.d/$app.conf ]; then
ynh_secure_remove /etc/php/*/fpm/pool.d/$app.conf
- ynh_systemd_action --service_name=php$YNH_DEFAULT_PHP_VERSION-fpm --action=reload
if [ -d /var/www/$app ]; then