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