diff --git a/scripts/change_url b/scripts/change_url index 938c6e4..0c89ed2 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -104,7 +104,7 @@ ynh_add_systemd_config #================================================= ynh_script_progression --message="Starting a systemd service..." --time --weight=1 -ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name=$app --action="start" --log_path="$final_path/airsonic.log" --line_match="Started Application in" #================================================= # RELOAD NGINX