3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
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
..
doc/manual release notes: phpfpm now using default php instead of php54 2015-07-17 18:18:43 +02:00
lib all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
maintainers Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests! 2015-06-11 23:16:35 -04:00
modules systemd: Use upstream tmpfiles.d rules 2015-07-22 12:27:05 +02:00
tests riak: new nixos service 2015-07-21 09:25:41 -04:00
COPYING
default.nix
README
release-combined.nix Make OpenJDK release-critical 2015-07-14 16:03:29 +02:00
release-small.nix Make OpenJDK release-critical 2015-07-14 16:03:29 +02:00
release.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.