]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
juh
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 2 Dec 2002 16:58:00 +0000 (16:58 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 2 Dec 2002 16:58:00 +0000 (16:58 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@55 d19b8d6e-7fed-0310-83ef-9ca221ded41b

debian/pdns.postinst

index a325c541085aaffc6dc78f4e8ec7ee76572de0a9..5879a2a07750a8a4e999fc6b0ef6e1fda6b63085 100755 (executable)
@@ -17,5 +17,5 @@ update_pdns() {
 
 if [ "$1" = "configure" -o "$1" = "abort-upgrade" ] ; then
        update_init "$@"
-       restart_pdns "$@"
+       update_pdns "$@"
 fi