Branch: refs/heads/systemd-219
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a278a9224a3c1c5db399d53c86b36a25133b5cda
      
https://github.com/NixOS/nixpkgs/commit/a278a9224a3c1c5db399d53c86b36a25133b5cda
  Author: Tuomas Tynkkynen <[email protected]>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M nixos/modules/system/activation/activation-script.nix
    M nixos/modules/system/boot/systemd.nix

  Log Message:
  -----------
  systemd: Use upstream tmpfiles.d rules

This fixes a failing assert in systemd-timesyncd (issue #5913) as it
expects the directory /run/systemd/netif/links/ to exist, and nothing in
NixOS currently creates it.

Also we get a net reduction in our code as rules for /run/utmp and
/var/log/journal are also provided by the same upstream file.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to