mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update pihole-install.sh
tweak
This commit is contained in:
		@@ -93,7 +93,7 @@ EOF
 | 
			
		||||
  cat <<EOF >/etc/dnsmasq.d/99-edns.conf
 | 
			
		||||
edns-packet-max=1232
 | 
			
		||||
EOF
 | 
			
		||||
  wget -q https://www.internic.net/domain/named.root >/var/lib/unbound/root.hints
 | 
			
		||||
  wget -qO /var/lib/unbound/root.hints https://www.internic.net/domain/named.root
 | 
			
		||||
  sed -i -e 's/PIHOLE_DNS_1=8.8.8.8/PIHOLE_DNS_1=127.0.0.1#5335/' -e 's/PIHOLE_DNS_2=8.8.4.4/#PIHOLE_DNS_2=8.8.4.4/' /etc/pihole/setupVars.conf
 | 
			
		||||
  systemctl enable -q --now unbound
 | 
			
		||||
  systemctl restart pihole-FTL.service
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user