1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

enable systemd service

This commit is contained in:
lapineige 2022-12-20 11:12:08 +01:00 committed by GitHub
parent 16a724201c
commit a7a231e533
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,7 +177,7 @@ ynh_script_progression --message="Configuring a systemd service..." --weight=1
### - And the section "SETUP SYSTEMD" in the upgrade script
# Create a dedicated systemd config
# ynh_add_systemd_config
ynh_add_systemd_config
#=================================================