[HowTo] Pi-Hole network wide ad-blocking on XBian
| 
				
				 
					[HowTo] Pi-Hole network wide ad-blocking on XBian
				 
			 | 
		
| 
				 
					3rd Jul, 2017, 12:32 AM 
				 
				
Post: #11 
			 | 
		|||
				
  | 
		|||
| 
				RE: [HowTo] Pi-Hole network wide ad-blocking on XBian 
				 
					This is IMO issue of Pi-Hole 
				
				
				
			Terminal root@kmpihole:/etc/cron.d# cat /usr/local/bin/pihole | grep system if [ -x "$(command -v systemctl)" ]; then systemctl restart dnsmasq if [ -x "$(command -v systemctl)" ]; then systemctl start dnsmasq ::: uninstall Uninstall Pi-hole from your system! ![]() You can see, script pihole is checking only if systemctl is present and executable, but not checking if systemd is running or not  | 
		|||
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 |