Add missing description for yunohost service

This commit is contained in:
Josué Tille 2024-02-20 21:28:59 +01:00
parent 5bc7abe779
commit 0e596d43ef
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5
3 changed files with 6 additions and 6 deletions

View file

@ -97,8 +97,8 @@ ynh_add_systemd_config --service seafile --template seafile.service
ynh_add_systemd_config --service seahub --template seahub.service
# register yunohost service
yunohost service add seafile
yunohost service add seahub
yunohost service add seafile --description 'Main service for seafile server.'
yunohost service add seahub --description 'Seafile server web interface.'
# Config nginx
ynh_script_progression --message="Configuring nginx..."

View file

@ -54,8 +54,8 @@ systemctl enable seahub --quiet
# Add Seafile to YunoHost's monitored services
ynh_script_progression --message="Register seafile service..."
yunohost service add seafile
yunohost service add seahub
yunohost service add seafile --description 'Main service for seafile server.'
yunohost service add seahub --description 'Seafile server web interface.'
ynh_script_progression --message="Reloading services..."

View file

@ -179,8 +179,8 @@ ynh_add_fail2ban_config --use_template
# register yunohost service
ynh_script_progression --message="Register seafile service..."
yunohost service add seafile
yunohost service add seahub
yunohost service add seafile --description 'Main service for seafile server.'
yunohost service add seahub --description 'Seafile server web interface.'
# delete seafile cache