summaryrefslogtreecommitdiff
path: root/pkg/osx/README.rst
blob: a9156e7bb2484c1f75dced489c4289416dcdab58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Helper files needed for OSX
===========================

* The bitmask-helper that is run as root can be found in the source tree, in
``src/leap/bitmask/vpn/helpers/osx``.
* python ``daemon`` is a dependency for the bitmask-helper, here it is vendored.
* The plist file ``se.leap.bitmask-helper.plist`` (this should be installed into
  /Library/LaunchDaemons/se.leap.bitmask-helper.plist).
* OpenVPN up/down scripts: ``openvpn/client.down.sh`` and
  ``openvpn/client.up.sh``.