Fix service

This commit is contained in:
yalh76
2019-02-21 18:56:15 +01:00
parent 316ff75933
commit 88b7c14d87
3 changed files with 4 additions and 2 deletions

View File

@@ -199,6 +199,7 @@ ynh_print_info "Configuring a systemd service ..."
### - And the section "SETUP SYSTEMD" in the upgrade script
# Create a dedicated systemd config
ynh_replace_string "__NODEJS_PATH__" "$nodejs_path" "../conf/systemd.service"
ynh_add_systemd_config
#=================================================