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

Update iiab-hotspot-off

This commit is contained in:
A Holt 2019-01-02 01:05:06 -05:00 committed by GitHub
parent ac569245c5
commit bb402fe24b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
sed -i -e "s/^denyinterfaces/#denyinterfaces/" /etc/dhcpcd.conf
systemctl disable hostapd
systemctl stop hostapd
systemctl disable dhcpd
systemctl stop dhcpd
systemctl disable dnsmasq
systemctl stop dnsmasq
systemctl daemon-reload
systemctl restart dhcpcd
systemctl restart networking