services/crowdsec: enable crowdsec autoUpdateService
This commit is contained in:
@@ -54,7 +54,7 @@ in
|
||||
enable = true;
|
||||
package = pkgsUnstable.crowdsec;
|
||||
openFirewall = true;
|
||||
autoUpdateService = false; # crowdsec doesn't have ExecReload yet
|
||||
autoUpdateService = true; # crowdsec doesn't have ExecReload yet
|
||||
|
||||
localConfig = {
|
||||
acquisitions = [
|
||||
|
||||
Reference in New Issue
Block a user