#!/bin/bash

source /sbin/panic

sleep ${PANIC_REBOOT_DELAY_MAX} && reset &
