1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

Merge pull request #26 from polytan02/patch-2

Use php-fpm reload instead of restart
This commit is contained in:
Titus PiJean 2017-02-22 16:08:25 +01:00 committed by GitHub
commit 566336e265

View file

@ -47,7 +47,7 @@ finalphpconf=/etc/php5/fpm/pool.d/$app.conf
sudo cp ../conf/php-fpm.conf $finalphpconf
sudo chown root: $finalphpconf
sudo chmod 644 $finalphpconf
sudo service php5-fpm restart
sudo service php5-fpm reload
### PHP end ###
# If app is public, add url to SSOWat conf as skipped_uris