summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-05 05:55:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-09-05 07:15:14 +0000
commit314c6e81d879985ccc380cad5bc1928282ce6d7d (patch)
tree869bed8ff47d6da99b4b4b58ccfec1443662031a
parentMerging upstream version 20210905. (diff)
downloadopen-infrastructure-service-tools-314c6e81d879985ccc380cad5bc1928282ce6d7d.tar.xz
open-infrastructure-service-tools-314c6e81d879985ccc380cad5bc1928282ce6d7d.zip
Updating hook debconf handling for dehydrated-hook rename.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/open-infrastructure-dehydrated-tools.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/open-infrastructure-dehydrated-tools.postinst b/debian/open-infrastructure-dehydrated-tools.postinst
index 2ddde24..f6c71c7 100755
--- a/debian/open-infrastructure-dehydrated-tools.postinst
+++ b/debian/open-infrastructure-dehydrated-tools.postinst
@@ -123,7 +123,7 @@ case "${1}" in
;;
esac
- HOOK="/usr/bin/dehydrated-hook.d"
+ HOOK="/usr/bin/dehydrated-hook"
if [ ! -e "${CONFFILE}" ]
then