#!/bin/bash

PROGRAM=/usr/sbin/privoxy
ARGS="/etc/privoxy/config"
RUNLEVEL=3
NEEDS="+remote_fs"

. /etc/init.d/smgl_init


