| Summary: | openvpn init script adds '--daemon' preventing to use this option in config file | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Marcin Marzec <m.marzec> |
| Component: | openvpn | Assignee: | David Sommerseth <dazo> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | dazo, gwync, huzaifas, steve |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-01 13:16:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Marcin Marzec
2013-11-28 11:52:44 UTC
--daemon is now (as of openvpn-2.4.x) ignored due to the systemd integration. It results in a NOOP when OpenVPN is started via systemctl.
And due to the much improved systemd integration, the new
openvpn-{client,server}@.service units which gives direct access to individual logs for each configuration via journalctl, I consider this ticket no longer valid.
If you still need logs via syslog, please try to use --syslog some-identifier instead of --daemon some-identifier.
Closing this as CANTFIX, as this is not something can or should try to fix any longer.
|