* Add a missing dependency.
svn path=/nixos/trunk/; revision=22563
This commit is contained in:
parent
9600035e02
commit
c50948309d
@ -145,7 +145,7 @@ in
|
|||||||
|
|
||||||
description = "Kernel NFS server - mount daemon";
|
description = "Kernel NFS server - mount daemon";
|
||||||
|
|
||||||
startOn = "started portmap";
|
startOn = "started portmap and started nfs-kernel-exports";
|
||||||
stopOn = "stopped nfs-kernel-nfsd";
|
stopOn = "stopped nfs-kernel-nfsd";
|
||||||
|
|
||||||
daemonType = "fork";
|
daemonType = "fork";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user