This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=LC_ALL=C LANG=C -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/crowdsec -c /etc/crowdsec/config.yaml -
ExecStartPre=/usr/bin/crowdsec -c /etc/crowdsec/config.yaml -t -
Type=notify
-
-
[Unit]-
After=network.target remote-fs.target nss-lookup.target -
ConditionPathExists=/etc/crowdsec/local_api_credentials.yaml /etc/crowdsec/online_api_credentials.yaml -
Description=Crowdsec agent
-
Additionnal notes
Nothing here.