hi,
On Di, 2017-02-21 at 12:08 +0000, Jenny Murphy wrote:
> Hi,
>  Just about this ppp interface.
> I would like to use it from the snap I have developed myself.
> So how to I invoke it ?
> At the moment I am calling the command line pppd from my snap java
> code.
> However I think I should be doing something different to invoke ppp
> from within the core snap ?

the ppp interface allows you to just call /usr/bin/pppd and also to
write and modify files in /etc/ppp. so if your management snap is
connected to the ppp interface it should just be able to use everything
directly [1].

ciao
        oli

[1] https://github.com/snapcore/snapd/blob/master/interfaces/builtin/pp
p.go

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to