#!/bin/sh

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