Message ID | 1368468223-21982-1-git-send-email-luk@debian.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 13/05/13 14:03, Luk Claes wrote: > Ship default id_resolver.conf to put into /etc/request-key.d so > it is impossible to forget to add the file while upgrading. Committed even though there was no Signed-off-by line... :-( steved. > --- > utils/nfsidmap/id_resolver.conf | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 utils/nfsidmap/id_resolver.conf > > diff --git a/utils/nfsidmap/id_resolver.conf b/utils/nfsidmap/id_resolver.conf > new file mode 100644 > index 0000000..2c156c6 > --- /dev/null > +++ b/utils/nfsidmap/id_resolver.conf > @@ -0,0 +1 @@ > +create id_resolver * * /usr/sbin/nfsidmap -t 600 %k %d > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/utils/nfsidmap/id_resolver.conf b/utils/nfsidmap/id_resolver.conf new file mode 100644 index 0000000..2c156c6 --- /dev/null +++ b/utils/nfsidmap/id_resolver.conf @@ -0,0 +1 @@ +create id_resolver * * /usr/sbin/nfsidmap -t 600 %k %d