Hi,
Does a gadget snap have soem automatic interfaces configured ?
Can they be augmented by adding further interfaces for hooks in the snap itself ?
If interfaces can be added, how does plug configuration work, can the gadget snap specify it’s own plug defaults [ like it does for other snaps ] ?
For some context, I have a prepare-device
that is getting permission denied reading some sysfs files, and not sure if it can be made to work with the correct interfaces or not.
I need to access files under here:
/sys/devices/virtual/dmi/id/
/sys/class/net/*/operstate
Not sure if there is an interface that would help here either.
Thanks.
Cheesr,
Just