diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ab6412c..7f0abde 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,6 @@ -name: ike-qt -version: '2.2.1' +base: core18 +name: ike-qt-lts +version: '2.2.2' summary: The Shewsoft VPN Manager description: | The Shrew Soft VPN Client is a free IPsec VPN Client for FreeBSD, NetBSD, @@ -9,13 +10,23 @@ description: | . This package provides the connection manager program, which allows one to create, manage and use VPN connections. + . + It works on Ubuntu 20.04 LTS and up grade: stable -confinement: strict architectures: - build-on: amd64 +# because needs /var/run +plugs: + run-iked: + interface: system-files + read: + - /var/run/ikedi + write: + - /var/run/ikedi + apps: ikec: command: usr/bin/ikec @@ -44,6 +55,7 @@ apps: - network-bind - network-control - netlink-connector + - run-iked qikea: command: usr/bin/qikea environment: