diff --git a/scripts/install b/scripts/install index 99e25e6..b08fe05 100755 --- a/scripts/install +++ b/scripts/install @@ -107,7 +107,9 @@ yunohost service add $app --description="s3 storage" --log="/var/log/$app/$app.l ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Started Garage: Data Store." + + #================================================= # CONFIGURE GARAGE