Page MenuHomeFreeBSD

D48313.1789901026.diff
No OneTemporary

Size
547 B
Referenced Files
None
Subscribers
None

D48313.1789901026.diff

diff --git a/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch b/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch
--- a/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch
+++ b/net/samba419/files/0100-Fix-pathref-handling-for-FreeBSD-13plus.patch
@@ -70,7 +70,7 @@
/* Linux */
{ "/proc/self/fd/%d", "/proc/self/fd/0" },
+ /* FreeBSD */
-+ { "/compat/linux/dev/fd/%d", "/compat/linux/dev/fd/0" },
++ { "/var/run/samba4/fd/%d", "/var/run/samba4/fd/0" },
{ NULL, NULL },
};

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 20, 10:43 AM (4 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29815661
Default Alt Text
D48313.1789901026.diff (547 B)

Event Timeline