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