#!/bin/sh
sleep 5
exec chpst -u $USER python control.py
