diff --git a/scripts/change_url b/scripts/change_url index 9190bf9..f470998 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -140,7 +140,7 @@ ynh_store_file_checksum --file="/etc/default/jenkins" ynh_script_progression --message="Starting a systemd service..." # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --line_match="Started" --log_path="systemd" --timeout="300" +ynh_systemd_action --service_name=$app --action="start" --line_match="Started Jenkins Continuous Integration Server" --log_path="systemd" --timeout="300" #================================================= # RELOAD NGINX