#!/bin/bash

ulimit -c unlimited

exec /opt/aprsc/bin/aprsc -u aprsc -t /opt/aprsc-igates -c etc/aprsc.conf -e debug -o stderr -r logs/

