mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
crowdsec
This commit is contained in:
parent
179ffd1064
commit
eb2497a581
1 changed files with 2 additions and 3 deletions
|
|
@ -70,8 +70,7 @@ in
|
|||
|
||||
systemd.services.crowdsec-firewall-bouncer.serviceConfig = {
|
||||
EnvironmentFile = bouncerEnvFile;
|
||||
Environment = [ "CREDENTIALS_DIRECTORY=/var/lib/crowdsec" ];
|
||||
};
|
||||
environment = {
|
||||
CREDENTIALS_DIRECTORY = "/var/lib/crowdsec";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue