#!/bin/sh
cd /usr/share/doozer/doozer
exec python2 monitor.py "$@"
