#!/bin/sh

# Make squid aware of changes to resolv.conf
/etc/init.d/squid reload || true
