209
236
# Run the client with a local config and key
210
237
run-client: all keydir/seckey.txt keydir/pubkey.txt
211
249
./plugin-runner --plugin-dir=plugins.d \
212
250
--config-file=plugin-runner.conf \
213
251
--options-for=mandos-client:--seckey=keydir/seckey.txt,--pubkey=keydir/pubkey.txt \