From 80bfc26162dfef6bbce2f1f8a8c377f73d7218b7 Mon Sep 17 00:00:00 2001 From: Manuel Sabban Date: Tue, 7 Nov 2023 10:07:29 +0100 Subject: [PATCH] remove the the Before causing some systemd cycling issue. (#340) * remove the the Before causing some systemd cycling issue. * remove suggestion --- config/crowdsec-firewall-bouncer.service | 1 - 1 file changed, 1 deletion(-) diff --git a/config/crowdsec-firewall-bouncer.service b/config/crowdsec-firewall-bouncer.service index b8b20ab1..24998a0a 100644 --- a/config/crowdsec-firewall-bouncer.service +++ b/config/crowdsec-firewall-bouncer.service @@ -1,7 +1,6 @@ [Unit] Description=The firewall bouncer for CrowdSec After=syslog.target network.target remote-fs.target nss-lookup.target crowdsec.service -Before=netfilter-persistent.service [Service] Type=notify