summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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