diff options
author | Kali Kaneko <kali@leap.se> | 2018-02-21 18:27:01 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-03-02 03:54:11 +0100 |
commit | 373ccad047ac9ef29ae24806c11a525452e70b3d (patch) | |
tree | e1d256740e91efa2f9a07d0fbecd421befb1bcf1 /pkg/riseupvpn/TODO | |
parent | cbffb0dc9b5e7236ad2112b842a4c22dd62c1924 (diff) |
[pkg] initial snappification
Diffstat (limited to 'pkg/riseupvpn/TODO')
-rw-r--r-- | pkg/riseupvpn/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/riseupvpn/TODO b/pkg/riseupvpn/TODO new file mode 100644 index 00000000..2288e7e4 --- /dev/null +++ b/pkg/riseupvpn/TODO @@ -0,0 +1,4 @@ +[ ] copy libzmq.so.5 library to the binary path (HACK, ask in forums). +[ ] install polkit helpers +[ ] install bitmask root in its place (can classic confinement install something in the global path? does this produce conflicts with proper debs?) +[ ] add a desktop file entry |