From: Bert Hubert Date: Mon, 2 Dec 2002 16:58:00 +0000 (+0000) Subject: juh X-Git-Tag: pdns-2.9.1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5acfb7b5202dc90de2b5083ef246e202cd6b07b9;p=thirdparty%2Fpdns.git juh git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@55 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/debian/pdns.postinst b/debian/pdns.postinst index a325c54108..5879a2a077 100755 --- a/debian/pdns.postinst +++ b/debian/pdns.postinst @@ -17,5 +17,5 @@ update_pdns() { if [ "$1" = "configure" -o "$1" = "abort-upgrade" ] ; then update_init "$@" - restart_pdns "$@" + update_pdns "$@" fi