mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Merge pull request #109 from YunoHost-Apps/testing
not needed start php7.0-fpm
This commit is contained in:
commit
3a15842633
1 changed files with 0 additions and 8 deletions
|
@ -88,14 +88,6 @@ ynh_print_info --message="Removing php-fpm configuration..."
|
||||||
# Remove the dedicated php-fpm config
|
# Remove the dedicated php-fpm config
|
||||||
ynh_remove_fpm_config
|
ynh_remove_fpm_config
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# RESTART PHP-FPM 7.0 FPM
|
|
||||||
#=================================================
|
|
||||||
ynh_print_info --message="Start php7.0-fpm..."
|
|
||||||
|
|
||||||
#Sometimes with package_check php7.0-fpm fail to reload and stop. So starting the service, just in case.
|
|
||||||
ynh_systemd_action --service_name=php7.0-fpm --action="start"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue