Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 472900 Details for
Bug 618722
net-vpn/openvpn-2.4.2 - incorrect installation of systemd units and tmpfiles.d config
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openvpn-9999 patch
openvpn.patch (text/plain), 883 bytes, created by
Alexander Tsoy
on 2017-05-17 08:22:16 UTC
(
hide
)
Description:
openvpn-9999 patch
Filename:
MIME Type:
Creator:
Alexander Tsoy
Created:
2017-05-17 08:22:16 UTC
Size:
883 bytes
patch
obsolete
>diff --git a/net-vpn/openvpn/openvpn-9999.ebuild b/net-vpn/openvpn/openvpn-9999.ebuild >index be066f67cb..31064dd664 100644 >--- a/net-vpn/openvpn/openvpn-9999.ebuild >+++ b/net-vpn/openvpn/openvpn-9999.ebuild >@@ -64,6 +64,8 @@ src_prepare() { > > src_configure() { > use static && append-ldflags -Xcompiler -static >+ SYSTEMD_UNIT_DIR=$(systemd_get_systemunitdir) \ >+ TMPFILES_DIR="/usr/lib/tmpfiles.d" \ > econf \ > --with-plugindir="${ROOT}/usr/$(get_libdir)/$PN" \ > $(usex mbedtls 'with-crypto-library' 'mbedtls' '' '') \ >@@ -109,10 +111,6 @@ src_install() { > insinto /usr/share/doc/${PF}/examples > doins -r sample contrib > fi >- >- systemd_newtmpfilesd "${FILESDIR}"/${PN}.tmpfile ${PN}.conf >- systemd_newunit distro/systemd/openvpn-client@.service openvpn-client@.service >- systemd_newunit distro/systemd/openvpn-server@.service openvpn-server@.service > } > > pkg_postinst() {
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 618722
:
472898
| 472900 |
472906