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