3 # Shell script to start the dnssec-signer
4 # command out of the example directory
7 chroot
`pwd` ZKT_CONFFILE
=`pwd`/dnssec.conf ..
/..
/dnssec-signer
"$@"
9 if test ! -f dnssec.conf
11 echo Please start this skript out of the flat or hierarchical sub directory
14 ZKT_CONFFILE
=`pwd`/dnssec.conf ..
/..
/dnssec-signer
"$@"