X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fpatches%2F04-document-sensitive-uids.patch;fp=debian%2Fpatches%2F04-document-sensitive-uids.patch;h=0000000000000000000000000000000000000000;hp=3ce7dafa51dcf8c67374b1d00eeceafca490dd67;hb=786b808f5826749bc1d4c632337a487c6337f813;hpb=da31666c2663759c28c4cff4b2125c5062a51cac diff --git a/debian/patches/04-document-sensitive-uids.patch b/debian/patches/04-document-sensitive-uids.patch deleted file mode 100644 index 3ce7daf..0000000 --- a/debian/patches/04-document-sensitive-uids.patch +++ /dev/null @@ -1,18 +0,0 @@ -Index: nfs-utils-1.0.10/utils/exportfs/exports.man -=================================================================== ---- nfs-utils-1.0.10.orig/utils/exportfs/exports.man -+++ nfs-utils-1.0.10/utils/exportfs/exports.man -@@ -405,8 +405,11 @@ Here's the complete list of mapping opti - .TP - .IR root_squash - Map requests from uid/gid 0 to the anonymous uid/gid. Note that this does --not apply to any other uids that might be equally sensitive, such as user --.IR bin . -+not apply to any other uids or gids that might be equally sensitive, such as -+user -+.IR bin -+or group -+.IR staff . - .TP - .IR no_root_squash - Turn off root squashing. This option is mainly useful for diskless clients.