reboot works better

pull/74/head
Jacob Salmela 9 years ago committed by dschaper
parent 8ac8aa72ce
commit 46b4000e75

@ -189,9 +189,9 @@ sudo mv $tmpLog $instalLogLoc
whiptail --msgbox --backtitle "Make it so." --title "Installation Complete!" "Configure your devices to use the Pi-hole as their DNS server using this IP: $IPv4addr.
The networking service will restart after you close this dialog. If you are using SSH, you may need to reconnect." $r $c
Your Pi will restart when you close this dialog. If you are using SSH, reconnect using the IP address above.
# Start the services and restart networking
sudo service dnsmasq start
sudo service lighttpd start
sudo ifdown eth0;sudo ifup eth0
The install log is in /etc/phole." $r $c
sudo reboot

Loading…
Cancel
Save