I solved this now by using upstart. Create a /etc/event.d/vpnc with the
following content

---
console output
exec /usr/sbin/vpnc --no-detach
respawn
---

Now, you can use

$ sudo start vpnc

to start vpnc or

$ sudo stop vpnc

to stop it. In the case vpnc died when started via `sudo start vpnc` it
will be respawned.

-- 
Restart of vpnc when not requested to stop.
https://bugs.launchpad.net/bugs/249802
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to