repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Mostly bugfixes of bugs triggered by the test set.
[minix3.git]
/
etc
/
rs.single
blob
527435a7decb1bc9f18a63d34937ac7e6d6ea7e8
1
#!/bin/sh
2
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
"