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