better start

This commit is contained in:
yalh76
2022-07-01 01:13:52 +02:00
parent e624704d26
commit 109734146c
4 changed files with 4 additions and 4 deletions

View File

@ -150,7 +150,7 @@ yunohost service add $app --description="Simple, private file sharing"
ynh_script_progression --message="Starting a systemd service..." --weight=2
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Started"
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd"
#=================================================
# SETUP SSOWAT