#!/bin/sh
# shutdown
/sbin/init 0
/bin/sleep 300s
