linux: patch request-key binary path
This is necessary for id mapping to work with NFS + Kerberos, and also touches #68106 and 634638.
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
patch = ./bridge-stp-helper.patch;
|
||||
};
|
||||
|
||||
request_key_helper =
|
||||
{ name = "request-key-helper";
|
||||
patch = ./request-key-helper.patch;
|
||||
};
|
||||
|
||||
p9_fixes =
|
||||
{ name = "p9-fixes";
|
||||
patch = ./p9-fixes.patch;
|
||||
|
||||
Reference in New Issue
Block a user