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