nixpkgs/nixos/modules/system
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 systemd: Use upstream tmpfiles.d rules 2015-07-22 12:27:05 +02:00
boot systemd: Use upstream tmpfiles.d rules 2015-07-22 12:27:05 +02:00
etc Set ‘allowSubstitutes = false’ on various derivations 2015-07-09 15:10:37 +02:00
upstart upstart: Oneshot rules should always have Restart=no 2014-04-16 01:04:52 +02:00