From: Bert Hubert Date: Sun, 2 Jan 2011 21:48:57 +0000 (+0000) Subject: make pdnssec read the right configuration file, plus make add-zone-key add zsks X-Git-Tag: auth-3.0~454 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39a8b5c054dd8635b4de5e72339d78d8a12d50e6;p=pdns make pdnssec read the right configuration file, plus make add-zone-key add zsks git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1793 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 646f14584..ac8d4200f 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -16,7 +16,7 @@ using namespace boost; namespace po = boost::program_options; po::variables_map g_vm; -string s_programname="pdns_server"; +string s_programname="pdns"; ArgvMap &arg() { @@ -256,7 +256,7 @@ try const string& zone=cmds[1]; // need to get algorithm & ksk or zsk from commandline cerr<<"Adding a ZSK"<