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