d/README.Debian: Fix typo
This commit is contained in:
parent
f064e9bf00
commit
f503139bf0
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
|
@ -74,7 +74,7 @@ perform. but, in the interest of the "safe default", these plugins will not
|
|||
be installed with the suid bit set.
|
||||
if setcap is able set the necessary capabilities, you are fine. if the setcap
|
||||
binary is not installed or not able to set the capabilities, you need to
|
||||
eighter set the capabilities (eg. cap_net_raw+ep) for your own or provide root
|
||||
either set the capabilities (eg. cap_net_raw+ep) for your own or provide root
|
||||
privileges. You could go the lazy way and install libcap2-bin and run the
|
||||
following afterwards:
|
||||
|
||||
|
|
Loading…
Reference in a new issue