From 1fde5ce0986e9c5b8d4b94c96c7ea8f0cb16e447 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Tue, 26 Oct 2021 18:47:13 -0400 Subject: [PATCH] add systemctl enable --now lokinet --- SPECS/lokinet.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/lokinet.spec b/SPECS/lokinet.spec index 149e5ecd3..97d5bdb8f 100644 --- a/SPECS/lokinet.spec +++ b/SPECS/lokinet.spec @@ -148,6 +148,7 @@ if ! [ -e /etc/loki/lokinet.ini ]; then fi %systemd_post lokinet.service +systemctl enable --now lokinet %preun %systemd_preun lokinet.service