Add note re setcap installation

This commit is contained in:
Mordy Ovits 2018-12-31 12:15:51 -05:00 committed by hmage
parent 9fdf946fc0
commit fa8c038bc1
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,8 @@ You can run AdGuard Home without superuser privileges, but you need to either gr
#### Granting the CAP_NET_BIND_SERVICE capability (on Linux)
Note: using this method requires installing the `setcap` utilty. You may need to install it using your Linux distribution's package manager.
To allow AdGuard Home running on Linux to listen on port 53 without superuser privileges, run:
```bash