Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9e1e3b288062abf37847307adeee17f3c8dddc42
      
https://github.com/NixOS/nixpkgs/commit/9e1e3b288062abf37847307adeee17f3c8dddc42
  Author: Franz Pletz <[email protected]>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M nixos/modules/rename.nix
    M nixos/modules/services/security/clamav.nix
    M pkgs/tools/security/clamav/default.nix

  Log Message:
  -----------
  clamav service: refactor

* Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP
  to reload the clamd service.

* Convert freshclam service to a oneshot service activated by a systemd timer.
  This way we can make clamd wait for freshclam to finish fetching the virus
  database before failing to start if the database doesn't exist yet.

* Fixes console tools to work as expected as they require hardcoded config
  file locations.


  Commit: 6a5ae21c47757b2e17892b2209ed1e4c2bff4ef1
      
https://github.com/NixOS/nixpkgs/commit/6a5ae21c47757b2e17892b2209ed1e4c2bff4ef1
  Author: Franz Pletz <[email protected]>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M nixos/modules/rename.nix
    M nixos/modules/services/security/clamav.nix
    M pkgs/tools/security/clamav/default.nix

  Log Message:
  -----------
  Merge pull request #20421 from mayflower/refactor/clamav-service

clamav service: refactor


Compare: https://github.com/NixOS/nixpkgs/compare/6f1308ba95bc...6a5ae21c4775
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to