Hi Team, I am trying to register my app ‘bcachectl’ in the snap store. I requested classic confinement but was rejected.
It was suggested to me in the linked post to contact snapd team to discuss.
The app is a low level system cli tool that needs to read+write /sys and /dev with the actual location unknown at invocation time (it is dependent on devices available on the host, and also new bcache devices/locations are created as the tool is used).
How do you suggest I achieve this without classic confinement?