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

ZKT_CONFFILE=`pwd`/dnssec.conf ../../dnssec-zkt --view extern "$@"