mirror of
https://github.com/crowdsecurity/cs-firewall-bouncer.git
synced 2024-08-19 01:18:49 +03:00
remove the the Before causing some systemd cycling issue. (#340)
* remove the the Before causing some systemd cycling issue. * remove suggestion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user