211
224
# Run the client with a local config and key
212
225
run-client: all keydir/seckey.txt keydir/pubkey.txt
213
237
./plugin-runner --plugin-dir=plugins.d \
214
238
--config-file=plugin-runner.conf \
215
239
--options-for=mandos-client:--seckey=keydir/seckey.txt,--pubkey=keydir/pubkey.txt \