Re: New 2.20 snapd release

2017-01-05 Thread Didier Roche
Le 03/01/2017 à 13:18, James Page a écrit : > On Tue, 3 Jan 2017 at 12:15 James Page > wrote: > > On Tue, 3 Jan 2017 at 11:58 Gustavo Niemeyer > > wrote: > > Will systemd handle multiple services with the sam

Re: New 2.20 snapd release

2017-01-03 Thread James Page
On Tue, 3 Jan 2017 at 12:15 James Page wrote: > On Tue, 3 Jan 2017 at 11:58 Gustavo Niemeyer < > gustavo.nieme...@canonical.com> wrote: > > Will systemd handle multiple services with the same name without > complaining? How would it disambiguate? > > We can pull off snap aliases because the binar

Re: New 2.20 snapd release

2017-01-03 Thread James Page
On Tue, 3 Jan 2017 at 11:58 Gustavo Niemeyer wrote: > Will systemd handle multiple services with the same name without > complaining? How would it disambiguate? > > We can pull off snap aliases because the binary paths are separate (not > /usr/bin), and thus won't actually conflict even if system

Re: New 2.20 snapd release

2017-01-03 Thread Gustavo Niemeyer
Will systemd handle multiple services with the same name without complaining? How would it disambiguate? We can pull off snap aliases because the binary paths are separate (not /usr/bin), and thus won't actually conflict even if system packages and snaps define the same name. On Tue, Jan 3, 2017

Re: New 2.20 snapd release

2017-01-03 Thread James Page
Hi Michael On Fri, 16 Dec 2016 at 09:09 Michael Vogt wrote: > My personal hightlight of this release is the "alias" support. As you > are probably aware, snaps usually provide secondary commands as > "$snap.$app", e.g. mongo32.dump. While this is great and it means you > can have monogo26 and m