From a026a00339889f00f03109bd65d61d0ac5f7ac92 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 8 Feb 2021 19:11:09 +0100 Subject: [PATCH] Change systemd others_var in upgrade too --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 47a0ce1..1c5cd34 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -121,7 +121,7 @@ popd || ynh_die ynh_script_progression --message="Upgrading systemd configuration..." --weight=1 # Create a dedicated systemd config -ynh_add_systemd_config +ynh_add_systemd_config --others_var="port tls_port domain" #================================================= # MODIFY A CONFIG FILE