repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel: print spurious interrupt message with increasing interval.
[minix.git]
/
test
/
safecopy
/
run
blob
1067ef75c754a55b346bae454c380d24903f0e9e
1
#!/bin/sh
2
3
PWD
=
`pwd`
4
5
service up
${PWD}/grantor -config ${PWD}/system.conf -script ${PWD}
/
down
6
service up
${PWD}/requestor -config ${PWD}/system.conf -script ${PWD}
/
down
7