diff --git a/scripts/restore b/scripts/restore index 62e084c..1230975 100644 --- a/scripts/restore +++ b/scripts/restore @@ -47,7 +47,7 @@ ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" ynh_restore_file --origin_path="/etc/systemd/system/$app.service" systemctl enable "$app.service" --quiet -yunohost service add "$app" --description="Responsive web-based XMPP client" +yunohost service add "$app" --description=Responsive web-based XMPP client --log="/var/log/$app/$app.log" #================================================= # GENERIC FINALIZATION