#!/bin/sh CONFFILE=/etc/vnstat.conf exec /usr/bin/vnstatd --config $CONFFILE --sync --nodaemon 2>&1