xref: /minix3/minix/tests/safecopy/run (revision c58da9fbc35f86051ff0a75e6dd91e937d83cfff)
1433d6423SLionel Sambuc#!/bin/sh
2433d6423SLionel Sambuc
3433d6423SLionel SambucPWD=`pwd`
4433d6423SLionel Sambuc
5*c58da9fbSDavid van Moolenbroekminix-service up ${PWD}/grantor -config ${PWD}/system.conf -script ${PWD}/down
6*c58da9fbSDavid van Moolenbroekminix-service up ${PWD}/requestor -config ${PWD}/system.conf -script ${PWD}/down
7433d6423SLionel Sambuc
8