#!/bin/sh
exec 2>&1
exec bird -f -u _bird -g _bird ${OPTS:=-c /etc/bird.conf}
