packaging: BZ#782439 - nfsconfig should be set with at least one

daemon per processor

By default, NFS configuration file use 8 daemons per processor, we
used none, so service failed to start properly.

Change-Id: I5a25780fa683e66355b48a50299c0c24b20d0d12
This commit is contained in:
Haim Ateya
2012-01-18 11:57:18 +02:00
parent 944b7b3c2b
commit 760278a71e

View File

@@ -1,3 +1,4 @@
RPCNFSDCOUNT=8
LOCKD_TCPPORT=32803
LOCKD_UDPPORT=32769
MOUNTD_PORT=892