10c1d433fSPhilip Homburg#!/bin/sh 20c1d433fSPhilip Homburg 30c1d433fSPhilip Homburg# 'Recovery' script that doesn't. This script is to be used for drivers that 40c1d433fSPhilip Homburg# should not be restarted. Instead, the scripts configures the driver 'down'. 5f150b11aSBen Gras#echo "Arguments: $@" >/dev/console 6*1d9650c9SDavid van Moolenbroek/sbin/minix-service down "$1" 7