#!/bin/sh
exec nice --4 env PYTHONPATH=/opt/bgp/lib setuidgid nobody /opt/bgp/lib/exabgp/application.py /opt/bgp/etc/exabgp/service-ip.txt 2>&1
