#!/bin/sh # 'Recovery' script immediately restarts. echo "Arguments: $@" >/dev/console minix-service restart "$1"