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