The following changes were made:

* Moved /etc/default/nfs-server to CONFIG
  * Added rpcbind as dependency
This commit is contained in:
2018-08-04 06:39:33 -05:00
parent c1c752a810
commit 54256808a7
3 changed files with 17 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
RPCNFSDARGS="-N4"
RPCMOUNTDARGS="--manage-gids"