From 3169015c5f5eaed5f2ad48e486b1fe96e1eb6bbe Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Apr 2018 02:45:34 +0200 Subject: several fixes for riseupvpn snap - move snap folder to root folder, to allow automated builds - install only polkit file outside of snap - change path of bitmask-root accordingly in bitmask - fix check for polkit file inside snap - change and document the algorithm for picking bitmask-root in linux - add LD_LIBRARY_PATH as an environment entry for bitmask-systray --- .../helpers/linux/se.leap.bitmask.riseupvpn.policy | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.riseupvpn.policy (limited to 'src/leap/bitmask/vpn/helpers/linux') diff --git a/src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.riseupvpn.policy b/src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.riseupvpn.policy new file mode 100644 index 00000000..3bdf06a6 --- /dev/null +++ b/src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.riseupvpn.policy @@ -0,0 +1,23 @@ + + + + + LEAP Project + http://leap.se/ + + + Runs bitmask helper to launch firewall and openvpn (RiseupVPN) + Ejecuta el asistente de bitmask para lanzar el firewall y openvpn (RiseupVPN) + RiseupVPN needs that you authenticate to start + RiseupVPN necesita autorizacion para comenzar + package-x-generic + + yes + yes + yes + + /snap/bin/riseup-vpn.bitmask-root + + -- cgit v1.2.3