|
@@ -5,7 +5,7 @@ After=syslog.target network.target remote-fs.target nss-lookup.target
|
|
[Service]
|
|
[Service]
|
|
Type=notify
|
|
Type=notify
|
|
Environment=LC_ALL=C LANG=C
|
|
Environment=LC_ALL=C LANG=C
|
|
-ExecStartPre=/usr/local/bin/crowdsec -c /etc/crowdsec/config.yaml -t
|
|
|
|
|
|
+ExecStartPre=/usr/local/bin/crowdsec -c /etc/crowdsec/config.yaml -t -error
|
|
ExecStart=/usr/local/bin/crowdsec -c /etc/crowdsec/config.yaml
|
|
ExecStart=/usr/local/bin/crowdsec -c /etc/crowdsec/config.yaml
|
|
#ExecStartPost=/bin/sleep 0.1
|
|
#ExecStartPost=/bin/sleep 0.1
|
|
ExecReload=/bin/kill -HUP $MAINPID
|
|
ExecReload=/bin/kill -HUP $MAINPID
|