Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 380034 Details for
Bug 515982
net-misc/openvpn: add systemd USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openvpn-2.3.4-r1.ebuild.patch
openvpn-2.3.4-r1.ebuild.patch (text/plain), 1.07 KB, created by
Peter Volkov (RETIRED)
on 2014-07-01 11:36:56 UTC
(
hide
)
Description:
openvpn-2.3.4-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Peter Volkov (RETIRED)
Created:
2014-07-01 11:36:56 UTC
Size:
1.07 KB
patch
obsolete
>--- openvpn-2.3.4.ebuild 2014-05-15 11:12:52.000000000 +0400 >+++ openvpn-2.3.4-r1.ebuild 2014-07-01 15:30:24.000000000 +0400 >@@ -13,7 +13,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" >-IUSE="examples down-root iproute2 pam passwordsave pkcs11 +plugins +polarssl selinux +ssl +lzo static userland_BSD" >+IUSE="examples down-root iproute2 pam passwordsave pkcs11 +plugins +polarssl selinux +ssl systemd +lzo static userland_BSD" > > REQUIRED_USE="static? ( !plugins !pkcs11 ) > polarssl? ( ssl ) >@@ -33,6 +33,8 @@ > RDEPEND="${DEPEND}" > > src_prepare() { >+ # Set correct pass to systemd-ask-password binary >+ sed -i "s:\(/bin/systemd-ask-password\):/usr\1:" ./src/openvpn/console.c || die > eautoreconf > } > >@@ -54,7 +56,8 @@ > $(use_enable plugins) \ > $(use_enable iproute2) \ > $(use_enable pam plugin-auth-pam) \ >- $(use_enable down-root plugin-down-root) >+ $(use_enable down-root plugin-down-root) \ >+ $(use_enable systemd) > } > > src_install() {
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 515982
: 380034