<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Sep 23, 2016 at 6:40 AM, Jamie Strandboge <span dir="ltr"><<a href="mailto:jamie@canonical.com" target="_blank">jamie@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"><span class="gmail-">On Thu, 2016-09-22 at 20:13 -0600, Leo Arias wrote:<br></span>I don't see a snapcraft.yaml in that tree. </blockquote><div><br></div><div>It's here: <a href="https://github.com/elopio/htop/blob/snapcraft/snapcraft.yaml">https://github.com/elopio/htop/blob/snapcraft/snapcraft.yaml</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There is an htop snap in the store<br>
and you need to connect the process-control and system-observe interfaces:<br>
<br>
$ sudo snap install htop<br>
$ sudo snap connect htop:process-control ubuntu-core:process-control<br>
$ sudo snap connect htop:system-observe ubuntu-core:system-observe<br>
$ htop<br>
<br>
(no denials)<br>
<br>
That is in strict mode. You can also install in devmode but you need to connect<br>
the interfaces for the log messages to go away. This is because devmode reports<br>
(but allows) violations against policy. If you don't connect the interfaces then<br>
the accesses aren't part of the allowed policy and you will see a lot of policy<br>
violations.<br></blockquote><div><br></div><div>That's awesome. Have you tried to land it in the repo upstream? </div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><font face="arial,helvetica,sans-serif">¡paz y baile!</font><br></div><a href="http://www.ubuntu.com" target="_blank">http://www.ubuntu.com</a><br></div></div>
</div></div>