Fix setcap
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user