updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / hostapd-git / hostapd.install
blob8a8d07fd7233a3a50ed200a5305486a51415585e
1 post_install() {
2   echo '==> The default location of the configuration files is'
3   echo '==> /etc/hostapd where you can find some config examples.'
4   echo '==> Some of the key configuration files are:'
5   echo '==> hostapd.conf --> primary configuration file'
6   echo '==> hostapd.allow --> MAC allow list'
7   echo '==> hostapd.deny --> MAC deny list'
8   echo '==>'
9   echo '==> This how-to is recommended:'
10   echo '==> http://wireless.kernel.org/RTFM-AP'
13 post_upgrade() {
14         post_install