Merge branch 'faster-banlist'
This commit is contained in:
commit
f00a0fa2d3
@ -263,7 +263,7 @@ in {
|
||||
done
|
||||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
Type = "simple";
|
||||
User = "${cfg.user}";
|
||||
Group = "${cfg.group}";
|
||||
ExecStart = "${pkgs.bash}/bin/bash ${pkgs.banlist}/bin/banlist ${pkgs.altcoins.bitcoind}";
|
||||
|
Loading…
Reference in New Issue
Block a user