X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnfs-common.init;h=dc93bea0846a3a13f080b793259339b26982ab19;hp=6b6599da46ddda25d5f07e88e9227e52a0719f26;hb=2dd083c5bdb5b38729b46dc65c886c77aa5a82b9;hpb=5deadafbe3b162d3a3114ad80de3b281bee5e177 diff --git a/debian/nfs-common.init b/debian/nfs-common.init index 6b6599d..dc93bea 100644 --- a/debian/nfs-common.init +++ b/debian/nfs-common.init @@ -148,6 +148,8 @@ case "$1" in if [ "$NEED_IDMAPD" = yes ] || [ "$NEED_GSSD" = yes ] then do_modprobe sunrpc + do_modprobe nfs + do_modprobe nfsd if do_mount rpc_pipefs $PIPEFS_MOUNTPOINT then if [ "$NEED_IDMAPD" = yes ]