add swifi to the build/install.
[minix.git] / etc / rs.single
blob474efdd2cbc8e7914eee67f91c321dca3e348871
1 #!/bin/sh
3 # 'Recovery' script that doesn't. This script is to be used for drivers that
4 # should not be restarted. Instead, the scripts configures the driver 'down'.
5 #echo "Arguments: $@" >/dev/console
6 service down "$1"