Additionally if you want to figure out things like how apparmor blocks certain things and resolve them you can follow /var/log/syslog.
Regards, Akash On Sep 14, 2016 7:54 AM, "Kyle Fazzari" <[email protected]> wrote: > > On 09/13/2016 08:08 PM, Robert Park wrote: > > Hi all, > > > > So I want to snap up a script that needs root and does administrative > > stuff on the host system. I realize this goes against snaps' goals of > > being all secure and confined, is there any way I can list a plug in > > my 'plugs:' that would give me root on the users computer, perhaps > > giving the user a giant warning that they're installing something that > > can break their system? Basically I don't want any confinement in my > > snap at all. > > Yeah, installing with --devmode disables confinement (but enables > warnings). Make sure the "confinement" property in the snapcraft.yaml is > set to devmode as well, which will make it impossible to install without > --devmode. > > -- > Kyle Fazzari (kyrofa) > Software Engineer > Canonical Ltd. > [email protected] > > > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > >
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
