#!/bin/sh /etc/rc.common
START=96

boot() {
	/usr/sbin/eventtrack.sh &
}

