From be2f28fa7d2f191f5b9a8dc083910a1ff616aace Mon Sep 17 00:00:00 2001 From: ty Date: Thu, 23 May 2024 14:58:44 +0800 Subject: [PATCH] fix: revert snap system-files interface --- snap/snapcraft.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2f254c0e..e830d85a 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -53,14 +53,6 @@ passthrough: /etc/shadowsocks-rust: bind: $SNAP_COMMON/etc/shadowsocks-rust -plugs: - system-bin-files: - interface: system-files - read: - - /bin - - /usr/bin - - /usr/local/bin - parts: shadowsocks-rust: plugin: rust