Hello,
I’m attempt to use snap config system to store some general tokens which will be used by the daemon process.
When attempting to run snapctl set option=value
I get the error:
error: cannot use "set" with uid 1000, try with sudo
Assuming snap is prevent this command from running since snapctl get
works fine.
This this the correct place for snap configs? My other option is to dump files into $SNAP_COMMON