there is non-critical (?) error with reading PID file of openvpn server daemon.<br />
...<br />
systemctl status <a href="mailto:openvpn@server">openvpn@server</a><br />
<a href="mailto:openvpn@server.service">openvpn@server.service</a> - OpenVPN Robust And Highly Flexible Tunneling Application On server<br />
Loaded: loaded (/lib/systemd/system/openvpn@.service; enabled)<br />
Active: active (running) since Wed 2015-02-18 14:11:44 MSK; 3 days ago<br />
Process: 1279 ExecStart=/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf (code=exited, status=0/SUCCESS)<br />
Main PID: 1300 (openvpn)<br />
CGroup: <a href="mailto:/system.slice/system-openvpn.slice/openvpn@server.service">/system.slice/system-openvpn.slice/openvpn@server.service</a><br />
??1300 /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/server.pid --cd /etc/openvpn/ --config server.conf<br />
<br />
Feb 18 14:11:44 dot-1gb.3nt.local systemd[1]: Starting OpenVPN Robust And Highly Flexible Tunneling Application On server...<br />
Feb 18 14:11:44 dot-1gb.3nt.local systemd[1]: Failed to read PID from file /var/run/openvpn/server.pid: Invalid argument<br />
Feb 18 14:11:44 dot-1gb.3nt.local systemd[1]: Started OpenVPN Robust And Highly Flexible Tunneling Application On server.<br />
...
↧