Initial commit
Details
Details
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
@der_eismann Very good work on this! I'm newer to Solus and packaging for Solus, and with this I learned something new from your work.
That said, can I recommend that the hostapd.8 and hostapd_cli.1 manpages be included in the package install?
Maybe also the example configurations that can be used with hostapd like hostapd.accept, hostapd.conf, hostapd.deny, hostapd.eap_user, hostapd.radius_clients, hostapd.sim_db, hostapd
.vlan, hostapd.wpa_psk, wired.conf, and hlr_auc_gw.milenage_db as well?
Comment Actions
One more suggestion I can make. I believe hostapd has to run as root. If my understanding is correct, maybe hostapd and hostapd_cli should be placed in /usr/sbin instead of /usr/bin?