On Fri, Sep 21, 2018 at 09:22:46AM +0200, Tomasz Chmielewski wrote:
> On 2018-09-21 09:11, lxc-us...@licomonch.net wrote:
> 
> > maybe not what you are looking for, but could work as workaround for the
> > moment:
> > mv /snap/core/4917/bin/gzip /snap/core/4917/bin/gzip_dist
> > ln -s /usr/bin/pigz /snap/core/4917/bin/gzip
> 
> Nope, it's snap, read-only:

mount -o bind /usr/bin/pigz /snap/core/4917/bin/gzip

That may work. But won't survive core snap update or reboots.

> # touch /snap/core/4917/bin/anything
> touch: cannot touch '/snap/core/4917/bin/anything': Read-only file system

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: PGP signature

_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to