From eac8a1e850b6b4499ff57dd6aad88b9cedf110ce Mon Sep 17 00:00:00 2001 From: Youngbin Han Date: Thu, 7 Sep 2023 21:27:56 +0900 Subject: [PATCH] Add plugs to usbserver --- snap/snapcraft.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 7f4c733..b35de9b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -20,7 +20,6 @@ apps: - opengl - wayland - network - - raw-usb - home - process-control - system-observe @@ -44,6 +43,13 @@ apps: daemon: simple restart-delay: 5s restart-condition: always + plugs: &_plugs + - network + - raw-usb + - home + - process-control + - system-observe + - hardware-observe plugs: graphics-core22: