mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Change systemd others_var in upgrade too
This commit is contained in:
parent
f1a6d0618f
commit
dd9f517610
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue