description	"Populate missing Events.end_time in el-v1.db call database"
author		"David Fries"

start on started hildon-desktop
stop on stopping xomap

service
console output

exec su - user -c "/usr/sbin/MinuteLog"

# allow respawning, but only up to 1 per 5 minutes
#respawn
#respawn limit 1 300
