<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 12 January 2017 at 01:44, Max Brustkern <span dir="ltr"><<a href="mailto:max.brustkern@canonical.com" target="_blank">max.brustkern@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div>I'm trying to run ubuntu core 16 in a kvm instance in an internal lab that requires a web proxy. This bug:<br><a href="https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1579652" target="_blank">https://bugs.launchpad.net/<wbr>ubuntu/+source/snapd/+bug/<wbr>1579652</a><br></div>seems to cover how to do this on classic ubuntu, but the files that hold the environment variables used by snapd on an ubuntu core system are all on read-only filesystems. How do I set HTTPS_PROXY in a persistent way for snapd on that system?<br></div></div></div></blockquote><div><br><a href="https://bugs.launchpad.net/snappy/+bug/1533899">https://bugs.launchpad.net/snappy/+bug/1533899</a> is similar, but about adding support for proxies to snapd (rather than have it use the system environment variables, which is one implementation option but not always what you want since that affects everything on the system). But that doesn't help with your read-only filesystem sorry :-(<br><br></div><div>(Hmm... disgusting hack idea.... since you can't create /etc/systemd/<wbr>system/<wbr>snapd.service.<wbr>d/ on your read-only filesystem, try mounting that directory from somewhere. Extra points for using systemd to mount the systemd service file overrides and setting up dependencies so it does everything in the right order :-) )<br></div></div><br clear="all"><br>-- <br><div class="gmail_signature">Stuart Bishop <<a href="mailto:stuart.bishop@canonical.com" target="_blank">stuart.bishop@canonical.com</a>></div>

</div></div>