3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Ricardo M. Correia e45ea6ddb7 nixos.locate: fix update-locatedb service failure
It was failing with a `Read-only filesystem` failure due to the systemd
service option `ReadWriteDirectories` not being correctly configured.

Fixes #14132

(cherry picked from commit f5951c55f7)
2016-04-14 15:38:53 +02:00
..
doc/manual manual: delete dangling pointer to real-world NixOS configs 2016-04-09 18:17:18 +02:00
lib Fix X11 tests broken by the removal of -ac 2016-04-14 13:20:25 +02:00
maintainers Update AMI creation script 2016-04-06 18:40:53 +02:00
modules nixos.locate: fix update-locatedb service failure 2016-04-14 15:38:53 +02:00
tests Add a regression test for #14623 2016-04-14 13:20:32 +02:00
COPYING
default.nix Revert "Add a way to pin a NixOS version within the module system." 2016-02-27 20:48:12 +01:00
README
release-combined.nix NixOS release: Don't depend on chromium 2016-03-15 15:20:05 +00:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix Fix 16.03 version number 2016-03-24 13:48:16 +01: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.