mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
hostapd: you gotta be kidding me
This commit is contained in:
parent
e5c24d5f4d
commit
216764cce8
1 changed files with 4 additions and 0 deletions
|
|
@ -247,4 +247,8 @@ pkg_postinst() {
|
|||
pkg_config() {
|
||||
cd /etc/hostapd-wpe/certs
|
||||
emake -j1 all
|
||||
mv ca.pem ..
|
||||
mv server.pem ..
|
||||
mv server.key ..
|
||||
mv dh ..
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue