From 63ccf1bed461267f492e17bd294aad4929c275eb Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 9 Jun 2023 14:55:05 -0400 Subject: [PATCH] snap: connect to the network-bind interface, necessary on systems where desktop-legacy isn't supported like Ubuntu Core Desktop. --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 335911817..7fbd74ff9 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -31,6 +31,7 @@ apps: - hardware-observe - home - network + - network-bind - network-status - opengl - removable-media