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