summaryrefslogtreecommitdiff
path: root/pkg/osx/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/README.rst')
-rw-r--r--pkg/osx/README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/osx/README.rst b/pkg/osx/README.rst
index 4e8db628..a9156e7b 100644
--- a/pkg/osx/README.rst
+++ b/pkg/osx/README.rst
@@ -4,7 +4,8 @@ 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``.
+* 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``.