diff options
author | srepac <[email protected]> | 2022-03-14 16:41:59 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-15 02:41:59 +0300 |
commit | 9346169271b0abbcd1729740f71cd80752182ed3 (patch) | |
tree | 929133d58771c77e49e71d96014470c0fc45b14f | |
parent | 3216f07434a809ad7f9617c21a1c21965551dfae (diff) |
Add hostapd for hotspot AP at first boot (#81)
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ depends=( e2fsprogs openssh wpa_supplicant + hostapd ) optdepends=( tesseract |