Bug#337951: openvpn restart stops openvpn and doesn't restart it

2006-01-30 Thread Adrian Bridgett
I've hit this too (status file doesn't exist and so stop_vpn fails which means start is never run). I added || true on the end of the rm. Doing some testing here seems to say that neither rm -f or the [ -e ... ] fix completely fix it. I suspect we maybe racing with openvpn deleting it's status

Bug#337951: openvpn restart stops openvpn and doesn't restart it

2005-11-07 Thread Carlos Rodrigues
Package: openvpn Version: 2.0-1sarge2 Severity: normal When I do a /etc/init.d/openvpn restart (or reload, or cond-restart), it just stops openvpn and doesn't start it again. Here's a screenshot: osiris:~# /etc/init.d/openvpn restart Stopping virtual private network daemon:osiris:~# osiris:~#