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

boot() {
        touch /tmp/dota
        mkdir /etc/dota_certkey
}

