minix/test/safemap/run
2012-10-10 19:12:42 +02:00

7 lines
170 B
Bash
Executable file

#!/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