diff --git a/scripts/install b/scripts/install index 14da4f0..c62196a 100755 --- a/scripts/install +++ b/scripts/install @@ -96,7 +96,7 @@ ynh_use_logrotate #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --log="/var/log/$app/$app.log" +yunohost service add $app --description=Jellyseer Service --log=/var/log/$app/$app.log #================================================= # START SYSTEMD SERVICE