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 Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Fix nixos-option 2013-10-28 22:45:58 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
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.