Hello,
On our board (a custom board with a dedicated gadget and kernel snaps) I see an error during a “Change configuration of core snap” action:
root@localhost:/# snap change 9
Status Spawn Ready Summary
Error today at 04:04 UTC today at 04:04 UTC Run configure hook of "core" snap
......................................................................
Run configure hook of "core" snap
2018-10-18T04:04:21Z ERROR run hook "configure": cannot set "core.schedule": unsupported system option
I first though about the “refresh.schedule” we set on our Gadget, but if I check is correctly set:
root@localhost:/# snap get core refresh
Key Value
refresh.schedule 08:00-10:00
Any ideas why are we getting this error?
Thanks