nixpkgs/modules/services
Lluís Batlle i Rossell ef1755f3c0 I had a bug in my nfs server... just after boot, all clients were receiving
"Permission denied" until I run "restart nfs-kernel-exports". "exportfs -ra" did not help.

I tracked that down to some race condition between loading the module nfsd and
starting the daemons. Therefore, I decided to add nfsd to the boot.kernelModules instead
of using modprove with it.

Now it works for my server. No more Permission denied after reboot.


svn path=/nixos/trunk/; revision=31113
2011-12-27 18:08:05 +00:00
..
amqp strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
audio Add mpd module 2011-12-05 01:51:05 +00:00
backup * Log sitecopy runs. 2011-09-15 15:33:34 +00:00
databases strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
games strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
hardware Apply mornfall's SANE patches 2011-12-05 17:32:45 +00:00
logging * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
mail Making dovecot2 authentication work (wrong pam module) 2011-10-27 22:04:08 +00:00
misc * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
monitoring smartd: run smartd daemon using the given search path to improve readability of ps output 2011-11-25 17:09:44 +00:00
network-filesystems I had a bug in my nfs server... just after boot, all clients were receiving 2011-12-27 18:08:05 +00:00
networking wpa_supplicant: add D-Bus interface 2011-12-19 23:16:32 +00:00
printing * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
scheduling * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
security strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
system * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
ttys * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
web-servers * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
x11 * Remove xdpyinfo from the $PATH. 2011-11-11 03:11:32 +00:00