* Remove a bad definition of environment.etc.
svn path=/nixos/trunk/; revision=34065
This commit is contained in:
parent
c4aa833e56
commit
5167f5abef
@ -46,8 +46,6 @@ in
|
|||||||
cp -v ${pkgs.klibc}/lib/klibc/bin.static/nfsmount $out/bin
|
cp -v ${pkgs.klibc}/lib/klibc/bin.static/nfsmount $out/bin
|
||||||
'';
|
'';
|
||||||
|
|
||||||
environment.etc = singleton idmapdConfFile;
|
|
||||||
|
|
||||||
# Ensure that statd and idmapd are started before mountall.
|
# Ensure that statd and idmapd are started before mountall.
|
||||||
jobs.mountall.preStart =
|
jobs.mountall.preStart =
|
||||||
''
|
''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user