* Remove a bad definition of environment.etc.

svn path=/nixos/trunk/; revision=34065
This commit is contained in:
Eelco Dolstra 2012-05-11 23:08:37 +00:00
parent c4aa833e56
commit 5167f5abef

View file

@ -46,8 +46,6 @@ in
cp -v ${pkgs.klibc}/lib/klibc/bin.static/nfsmount $out/bin
'';
environment.etc = singleton idmapdConfFile;
# Ensure that statd and idmapd are started before mountall.
jobs.mountall.preStart =
''