#!/bin/sh

exec sudo /etc/init.d/timidity start $@ 2>/dev/null

