Fix setcap

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
Adrien Gallouët
2020-04-04 13:43:33 +00:00
parent 8bebb054e0
commit 093f2728b4

@@ -17,7 +17,7 @@ For example if you want to install glorytun 0.3.4 on x86_64:
It is really easy to get a working glorytun without being root. It is really easy to get a working glorytun without being root.
The only required capability is `CAP_NET_ADMIN`: The only required capability is `CAP_NET_ADMIN`:
$ sudo setcap cap_net_admin=ep glorytun-0.3.4-x86_64-linux-musl.bin version $ sudo setcap cap_net_admin=ep glorytun-0.3.4-x86_64-linux-musl.bin
### Unix-like systems or exotic architectures ### Unix-like systems or exotic architectures