diff --git a/Cfg/etc/default/nfs-common/nfs-common b/Cfg/etc/default/nfs-common/nfs-common index 3a876f0..a8d44ed 100644 --- a/Cfg/etc/default/nfs-common/nfs-common +++ b/Cfg/etc/default/nfs-common/nfs-common @@ -17,3 +17,5 @@ NEED_IDMAPD=no # Do you want to start the gssd daemon? It is required for Kerberos mounts. NEED_GSSD= + +NEED_LOCKD=yes