diff --git a/scripts/install b/scripts/install index 9045b17..49bf50f 100644 --- a/scripts/install +++ b/scripts/install @@ -150,6 +150,12 @@ ynh_use_logrotate yunohost service add NAME_INIT.D --log "/var/log/FILE.log" +#================================================= +# Check if the service started +#================================================= + +ynh_check_starting "Running..." "/var/log/$app/osjs.log" "120" + #================================================= # SETUP SSOWAT #=================================================