#!/bin/sh

echo -n "Starting duf-commmand ..."
echo -n ""

exec /usr/bin/duf-command /etc/duf/duf-command.conf
