1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Add sleep

This commit is contained in:
yalh76 2019-10-13 16:19:50 +02:00
parent 16e0f35be9
commit 10811f23ad

View file

@ -117,6 +117,7 @@ yunohost service add $app --description "$app daemon for Bitwarden" --log "/var/
ynh_script_progression --message="Starting a systemd service..." --weight=2
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Rocket has launched from"
sleep 60
#=================================================
# RESTORE THE LOGROTATE CONFIGURATION