Opened 9 years ago
Closed 9 years ago
#329 closed Bug / Defect (notabug)
Use execvpe() for calling network tools
Reported by: | Dirkjan Ochtman | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Generic / unclassified | Version: | OpenVPN 2.3.1 (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: |
Description
This would avoid hard-coding tools paths at build time.
Note: See
TracTickets for help on using
tickets.
We're not convinced that we should consider this a bug.
Network tools change paths seldom enough that "just recompile openvpn" should be good enough to handle that - on non-gentoo distributions, this would happen at major distribution updates only, and on gentoo, you could just bump the openvpn emerge version to force a rebuild.