mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#1629] updated documentation
* updated ARM install documentation for running kea with non-root user
This commit is contained in:
@@ -588,8 +588,7 @@ more information.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
setcap 'cap_net_bind_service=+ep' /opt/kea/sbin/kea-dhcp4
|
||||
setcap 'cap_net_raw=+ep' /opt/kea/sbin/kea-dhcp4
|
||||
setcap 'cap_net_bind_service,cap_net_raw=+ep' /usr/local/sbin/kea-dhcp4
|
||||
setcap 'cap_net_bind_service=+ep' /opt/kea/sbin/kea-dhcp6
|
||||
|
||||
After this step is complete, the admin user should be able to run Kea. Note that DHCPv4 server by
|
||||
|
Reference in New Issue
Block a user