#!/bin/sh

if micro-evtd.command -t; then
	micro-evtd.command start
	micro-evtd.command init
fi
