diff options
author | Kali Kaneko <kali@leap.se> | 2014-05-19 16:23:13 -0500 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-05-20 18:44:07 -0500 |
commit | 8f442c2aa6fcdef882d2ff0684f896a3807dee01 (patch) | |
tree | 406caceec8eaef88ee1b8618cd108e588ea0ba1a | |
parent | 4c550c558dcb554b3ea1bc0246492e39e8532886 (diff) |
update manpage
-rw-r--r-- | docs/man/bitmask.1.rst | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/docs/man/bitmask.1.rst b/docs/man/bitmask.1.rst index ed4f7133..28fc945a 100644 --- a/docs/man/bitmask.1.rst +++ b/docs/man/bitmask.1.rst @@ -85,21 +85,16 @@ At the current time, Bitmask is not compatible with ``openresolv``, but it works FILES ===== -/etc/leap/resolv-update ------------------------ -Post up/down script passed to openvpn. It writes /etc/resolv.conf to avoid dns leaks, and restores the original resolv.conf on exit. -/etc/leap/resolv-head ---------------------- -/etc/leap/resolv-tail ---------------------- +/usr/share/polkit-1/actions/se.leap.bitmask.policy +------------------------------------------------------- -Custom entries that will appear in the written resolv.conf +PolicyKit policy file, used for granting access to bitmask-root without the need of entering a password each time. -/usr/share/polkit-1/actions/net.openvpn.gui.leap.policy -------------------------------------------------------- +/usr/sbin/bitmask-root +------------------------ -PolicyKit policy file, used for granting access to openvpn without the need of entering a password each time. +Helper to launch and stop openvpn and the bitmask firewall. ~/.config/leap/ --------------- |