1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scovie_ynh.git synced 2024-09-03 20:16:29 +02:00

add description to systemd

This commit is contained in:
André Théo LAURET 2023-05-27 14:41:03 +04:00
parent 917399f8b2
commit 6fad855f0d

View file

@ -188,7 +188,7 @@ ynh_use_logrotate "$log_file"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
yunohost service add $app --log="${log_file}"
yunohost service add $app --description="$app server" --log="${log_file}"
#=================================================
# GENERIC FINALIZATION