#!/bin/sh
[ -r conf ] && . ./conf
install -d -m 0755 -o _tinyproxy -g _tinyproxy /run/tinyproxy
exec chpst -1 tinyproxy -d $OPTS