summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-12-21 23:34:02 +0100
committerKali Kaneko <kali@leap.se>2017-12-21 23:34:06 +0100
commit89c45faec3db095f2f0e2adb6da133106e9e4f14 (patch)
treef40df21c84daf83340051fd9411c1ce55344005f
parented88df3d8ddc80d6ef1914c93e429d3e1e1f152a (diff)
[doc] add note about expected paths to bitmask-root itself
I should remember this change when we merge elijah's fix again. Hopefully that happens soon enough.
-rwxr-xr-xsrc/leap/bitmask/vpn/helpers/linux/bitmask-root8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/leap/bitmask/vpn/helpers/linux/bitmask-root b/src/leap/bitmask/vpn/helpers/linux/bitmask-root
index 21cfe56f..5310fbf2 100755
--- a/src/leap/bitmask/vpn/helpers/linux/bitmask-root
+++ b/src/leap/bitmask/vpn/helpers/linux/bitmask-root
@@ -20,6 +20,14 @@
This is a privileged helper script for safely running certain commands as root.
It should only be called by the Bitmask application.
+Expected paths:
+
+ When installed by distro path:
+ /usr/sbin/bitmask-root
+
+ When installed by bundle or from git:
+ /usr/local/sbin/bitmask-root
+
USAGE:
bitmask-root firewall stop
bitmask-root firewall start [restart] GATEWAY1 GATEWAY2 ...