231
210
# Run the client with a local config and key
232
211
run-client: all keydir/seckey.txt keydir/pubkey.txt
244
212
./plugin-runner --plugin-dir=plugins.d \
245
213
--config-file=plugin-runner.conf \
246
214
--options-for=mandos-client:--seckey=keydir/seckey.txt,--pubkey=keydir/pubkey.txt \