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