diff --git a/config/crowdsec.service b/config/crowdsec.service index 6718aaf17..4afa74d8c 100644 --- a/config/crowdsec.service +++ b/config/crowdsec.service @@ -4,6 +4,7 @@ After=syslog.target network.target remote-fs.target nss-lookup.target [Service] Type=notify +Environment=LC_ALL=C LANG=C PIDFile=/var/run/crowdsec.pid ExecStartPre=/usr/local/bin/crowdsec -c /etc/crowdsec/config.yaml -t ExecStart=/usr/local/bin/crowdsec -c /etc/crowdsec/config.yaml