Bug ID | 1123557 |
---|---|
Summary | network:vpn/openvpn: Bug --suppress-timestamps unneeded in systemd unit file? |
Classification | openSUSE |
Product | openSUSE.org |
Version | unspecified |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Enhancement |
Priority | P5 - None |
Component | 3rd party software |
Assignee | max@suse.com |
Reporter | jon.brightwell@zpg.co.uk |
QA Contact | bnc-team-screening@forge.provo.novell.com |
CC | nirmoy.das@suse.com |
Found By | --- |
Blocker | --- |
It makes logging hard (no timestamps!) and doesn't seem to affect journalctl. I changed mine to ExecStart=/usr/sbin/openvpn --daemon --writepid /run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf Does it also need a wait so it doesn't spit of these openvpn@lab.service: PID file /run/openvpn/lab.pid not readable (yet?) after start: No such file or directory