FreeBSD Bugzilla – Attachment 62832 Details for
Bug 93833
[MAINTAINER] security/openvpn: fix FreeBSD 4 jail build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openvpn-2.0.5_1.patch
openvpn-2.0.5_1.patch (text/plain), 747 bytes, created by
Matthias Andree
on 2006-02-25 17:50:02 UTC
(
hide
)
Description:
openvpn-2.0.5_1.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2006-02-25 17:50:02 UTC
Size:
747 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/openvpn/files/patch-tests-for-jail /usr/home/emma/ports/security/openvpn/files/patch-tests-for-jail >--- /usr/ports/security/openvpn/files/patch-tests-for-jail Thu Nov 10 16:05:42 2005 >+++ /usr/home/emma/ports/security/openvpn/files/patch-tests-for-jail Sat Feb 25 18:35:29 2006 >@@ -30,7 +30,7 @@ > + # FreeBSD jails map the outgoing IP to the jail IP - we need to > + # allow the real IP unless we want the test to run forever. > + if test "`sysctl 2>/dev/null -n security.jail.jailed`" = 1 \ >-+ || `ps -ostate $$ | tail -n1 | grep >/dev/null J` ; then >++ || ps -ostate -p $$ | tail -n1 | grep -q J; then > + addopts="--float" > + if test "x`ifconfig | grep inet`" = x ; then > + echo "###"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 93833
: 62832