View Single Post
Posts: 32 | Thanked: 9 times | Joined on Nov 2009 @ Norway
#21
Thanks.

Originally Posted by aboaboit View Post
If you come up with a working upstart version of the current initscript, you might want to file a bug also upstream (i.e., Debian) and attach your script. Not even Ubuntu ships OpenVPN with an upstart script, even though they use it already.
My mistake - network daemons are supposed to be started using /etc/network/if-up.d scripts now, see README.Debian. The Wifi/3G networks are not configured in interfaces, presumably NetworkManager, so I'm not sure whether one can just add a "iface gprs0" stanza without causing problems or whether there is a specific NetworkManager directory to use - I'll see if I can figure it out.