ef1755f3c0
"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 |
||
---|---|---|
doc | ||
gui | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
COPYING | ||
README | ||
VERSION | ||
default.nix | ||
release.nix |
README
*** 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.