1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00

Use sessionclean instead of a removal

This commit is contained in:
Jean-Baptiste Holcroft 2017-10-27 17:41:01 +02:00
parent e8f7011770
commit 9d9bf20403

View file

@ -109,7 +109,7 @@ ynh_add_nginx_config
ynh_system_user_create "$app"
# flush php sessions before upgrade
ynh_secure_remove /var/lib/php5/session/*
/usr/lib/php5/sessionclean
#=================================================
# PHP-FPM CONFIGURATION