#!/bin/sh
# 
su - squid -c '/usr/local/squid/bin/squid -D'

