# As the process starts as an unprivileged user, we need to assign all capabilities that
# the process may need.
#
-# If FreeRAIDUS needs to be run as root, AmbientCapabilities should be swapped from
+# If FreeRADIUS needs to be run as root, AmbientCapabilities should be swapped from
# CapabilityBoundingSet to limit the capabilities the process is given.
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW CAP_SETUID CAP_SETGID CAP_CHOWN CAP_DAC_OVERRIDE