]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-common.init
Imported Debian patch 1.1.2-6
[nfs-utils.git] / debian / nfs-common.init
index 6b6599da46ddda25d5f07e88e9227e52a0719f26..dc93bea0846a3a13f080b793259339b26982ab19 100644 (file)
@@ -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 ]