minix3/tests/safecopy/run

8 lines
171 B
Plaintext
Raw Normal View History

2020-02-21 00:59:27 +05:30
#!/bin/sh
PWD=`pwd`
service up ${PWD}/grantor -config ${PWD}/system.conf -script ${PWD}/down
service up ${PWD}/requestor -config ${PWD}/system.conf -script ${PWD}/down