summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ...