summaryrefslogtreecommitdiffstats
path: root/contrib/zkt/examples/views/dnssec-signer-extern
blob: 910e82aa8d47704cea7a7cc359edb20e1c9e4538 (plain)
1
2
3
4
5
6
7
#!/bin/sh
#
#	Shell script to start the dnssec-signer
#	command out of the view directory
#

ZKT_CONFFILE=`pwd`/dnssec.conf ../../dnssec-signer -V extern "$@"