From a7a231e533ba9473a0caa84fbd5014823b821a6d Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 20 Dec 2022 11:12:08 +0100 Subject: [PATCH] enable systemd service --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index fcf1572..8335f22 100755 --- a/scripts/install +++ b/scripts/install @@ -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 #=================================================