nixpkgs/nixos/modules
Michael Alan Dorman f21cab27a4 Fix initial-install issues with couchdb.nix.
When starting from a clean slate, the couchdb service fails.

First, the pre-start script fails because it tries to chown the uriFile,
which doesn't exist.  It also doesn't ensure that the directory in which
the uriFIle is placed is writeable by couchdb, which could also cause
failure (though I didn't observe this).

Additionally, the log file's default location isn't a directory owned by
couchdb, nor is the file guaranteed to exist, nor is it guaranteed to be
chowned to the appropriate user.  All of which can cause unexpected
failure.

As a bonus I made a small change in the description of the configFile
attribute, in the hopes of making it a little more obvious why it
existed.
2015-02-11 20:42:52 -05:00
..
config fontconfig: stringify dpi correctly 2015-02-01 16:18:48 -06:00
hardware nonfree-firmware: Use the new kernel.org repository for tracking nonfree firmware changes 2015-02-09 16:28:40 -08:00
installer Remove gui (see #6207), use nixui instead 2015-02-08 10:47:58 +01:00
misc panamax: new package and service 2015-02-07 15:32:20 +01:00
profiles nixos/base: Add efi management utilities 2015-01-07 01:52:47 -08:00
programs Move cdemu module into programs 2015-02-10 13:14:09 +01:00
security Add options for installing additional root certificates 2015-02-05 18:08:35 +01:00
services Fix initial-install issues with couchdb.nix. 2015-02-11 20:42:52 -05:00
system nixos/system: Add xhci_pci as it is needed to detect host buses in the initrd for usb keyboards on the xhci bus and storage devices on the iso 2015-02-09 13:09:26 -08:00
tasks nixos/zfs: Fix references to zfs packages now that they are split 2015-02-07 15:07:39 -08:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Restrict the length of container names 2015-01-28 16:13:00 +01:00
module-list.nix Merge pull request #6278 from bendlas/cdemu 2015-02-10 15:33:06 +01:00
rename.nix nixos/rename: Fix merging multiple destinations. 2015-01-22 14:08:28 +01:00