]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/nfs-common.init
Imported Debian patch 1.1.1-8
[nfs-utils.git] / debian / nfs-common.init
index 0a018ccafc329e82a506357c739c1199389395c4..6b6599da46ddda25d5f07e88e9227e52a0719f26 100644 (file)
@@ -147,8 +147,7 @@ case "$1" in
 
        if [ "$NEED_IDMAPD" = yes ] || [ "$NEED_GSSD" = yes ]
        then
-           do_modprobe nfs
-           do_modprobe nfs4
+           do_modprobe sunrpc
            if do_mount rpc_pipefs $PIPEFS_MOUNTPOINT
            then
                if [ "$NEED_IDMAPD" = yes ]