> Am 27.05.2015 um 20:07 schrieb Matthew Karas <mkarasc...@gmail.com>:
> 
> I have an ovpn file I'd like my system to start up with.  I was able
> to install the openvpn file into /etc/openvpn using a bbappends file -
> but the system doesn't start openvpn like the openvpn docs describes.
> 
> How do I set up openvpn to launch with my config file at start up?
It depends if you build for a systemd or init.d based set-up. If you are 
building for init.d which is the default setting you can check the init script 
how openvpn is started:

http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-support/openvpn/openvpn/openvpn
 
<http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-support/openvpn/openvpn/openvpn>

Regards,
Christian
> 
> Thanks
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to