1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

[add] sleep time to let the service start

This commit is contained in:
tituspijean 2020-10-28 19:07:49 +01:00
parent 1f2ef3f92d
commit 821d487c67

View file

@ -209,6 +209,7 @@ ynh_script_progression --message="Starting a systemd service..." --time --weight
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log"
sleep 5
#=================================================
# SETUP SSOWAT