Hi,
What’s the best way to ensure that an interface which is connected by default is disconnected permanently.
My use case the disabling the privileged support in the docker snap. By default the following are connected:
docker-support docker:privileged :docker-support -
docker-support docker:support :docker-support -
Wondering if that’s possible.
Obviously I can use the gadget snap to define connections, but it seems not “dis-connections”
Cheers,
Just