#!/bin/sh

# Note: Always exec the application, this ensures that pid can be matched correctly.
exec /usr/bin/nmea-protocol-handler
