nixpkgs/modules
aszlig 919e6e55a9
apache-httpd: Create runtime dir for version 2.4.
By default the path is determined related to ServerRoot. Unfortunately
ServerRoot is pointing to the Nix store and the web server can't write to it.

We now create a directory called "runtime" withen the stateDir and point
DefaultRuntimeDir to it.

For more information on the DefaultRuntimeDir directive, please see:

http://httpd.apache.org/docs/2.4/mod/core.html#defaultruntimedir

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 17:38:43 +02:00
..
config Add an /etc/hosts entry mapping localhost to ::1 2012-10-07 00:46:24 -04:00
hardware Add new 'hardware.cpu.amd.updateMicrocode' option. 2012-09-11 18:44:37 +02:00
installer nixos-rebuild: Support --option 2012-09-14 13:23:19 -04:00
misc Add "adm" group from the systemd branch to prevent constant collisions 2012-09-28 11:14:33 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs modules/programs/bash: '/run/current-system/sw' is already a part of $NIX_PROFILES 2012-10-16 19:08:10 +02:00
security modules/security/sudo.nix: added 'wheelNeedsPassword' option (default: true) 2012-08-13 14:37:32 +02:00
services apache-httpd: Create runtime dir for version 2.4. 2012-10-17 17:38:43 +02:00
system busyboxKeymap: Support unicode keymaps 2012-09-24 17:15:26 -04:00
tasks Adding a parameter 'ttyEmergency' 2012-09-24 00:16:52 +02:00
testing qemu tests use the virtio console to run commands 2012-08-07 17:04:00 -04:00
virtualisation Provide a common share between VMs to allow easy communication 2012-08-16 10:47:33 -04:00
module-list.nix Rename dovecot2 module to dovecot. 2012-09-25 11:23:53 +02:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00