1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update iiab-hotspot-on

This commit is contained in:
A Holt 2019-02-26 14:11:49 -05:00 committed by GitHub
parent 7ea0ba84da
commit b5d5e27079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
cp -f /etc/hostapd/hostapd.conf.iiab /etc/hostapd/hostapd.conf
sed -i -e "s/^#denyinterfaces/denyinterfaces/" /etc/dhcpcd.conf
systemctl enable hostapd
systemctl enable dnsmasq
#systemctl enable dnsmasq
systemctl daemon-reload
systemctl restart dhcpcd
systemctl restart networking