From 185d19c12432d9ba9a9bf389707b21cd430d64fc Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 12 Jan 2020 21:51:59 +0100 Subject: [PATCH] Apply example_ynh --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index d60119c..3565ea3 100644 --- a/scripts/restore +++ b/scripts/restore @@ -106,6 +106,7 @@ ynh_install_app_dependencies $pkg_dependencies ynh_print_info --message="Restoring the systemd configuration..." ynh_restore_file --origin_path="/etc/systemd/system/$app.service" +systemctl enable $app.service #================================================= # INTEGRATE SERVICE IN YUNOHOST