208
208
# Run the client with a local config and key
209
209
run-client: all keydir/seckey.txt keydir/pubkey.txt
210
221
./plugin-runner --plugin-dir=plugins.d \
211
222
--config-file=plugin-runner.conf \
212
223
--options-for=mandos-client:--seckey=keydir/seckey.txt,--pubkey=keydir/pubkey.txt \