From 89c45faec3db095f2f0e2adb6da133106e9e4f14 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Thu, 21 Dec 2017 23:34:02 +0100 Subject: [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. --- src/leap/bitmask/vpn/helpers/linux/bitmask-root | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/leap/bitmask/vpn/helpers/linux') 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 ... -- cgit v1.2.3