[Bug 251641] Re: openvpn init script lacks the 'status' action
Thierry Carrez
thierry.carrez at ubuntu.com
Fri Sep 5 13:08:46 BST 2008
Proposed debdiff
This should cover all the cases...
service openvpn status = lists the status of all defined VPNs and...
if AUTOSTART="all" (or AUTOSTART not defined) -> returns 0 if all defined VPNs are running
if AUTOSTART="none" -> always returns non-zero
if AUTOSTART="vpn1 vpn2" -> returns 0 if vpn1 and vpn2 are defined and running
service openvpn status vpn1 vpn2 = lists the status of vpn1 and vpn2 and
returns 0 if vpn1 and vpn2 are running
** Attachment added: "openvpn_2.1~rc9-3ubuntu2.debdiff"
http://launchpadlibrarian.net/17305603/openvpn_2.1%7Erc9-3ubuntu2.debdiff
** Changed in: openvpn (Ubuntu)
Status: In Progress => Confirmed
--
openvpn init script lacks the 'status' action
https://bugs.launchpad.net/bugs/251641
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.
More information about the Ubuntu-server-bugs
mailing list