#!/bin/sh
    chmod a+x /etc/init.d/timedreboot >/dev/null 2>&1
    chmod a+x /usr/bin/dorboot >/dev/null 2>&1
    exit 0
