nixpkgs/nixos/modules/system/activation
Tuomas Tynkkynen 5d02c02a9b 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.

(cherry picked from commit a278a9224a)
2015-07-22 12:27:05 +02:00
..
activation-script.nix systemd: Use upstream tmpfiles.d rules 2015-07-22 12:27:05 +02:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl switch-to-configuration: Better error checking 2015-04-13 12:28:12 +02:00
top-level.nix Set ‘allowSubstitutes = false’ on various derivations 2015-07-09 15:10:37 +02:00