aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files/wpad.json
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: run as user 'network' if procd-ujail is installedDaniel Golle2021-01-141-0/+22
Granting capabilities CAP_NET_ADMIN and CAP_NET_RAW allows running hostapd and wpa_supplicant without root priviledges. Signed-off-by: Daniel Golle <daniel@makrotopia.org>