#1053105 Please move NM hook script to /usr/lib/NetworkManager/dispatcher.d

Package:
dnssec-trigger
Source:
dnssec-trigger
Description:
reconfiguration tool to make DNSSEC work
Submitter:
Michael Biebl
Date:
2025-12-12 13:15:02 UTC
Severity:
normal
Tags:
#1053105#5
Date:
2023-09-27 14:59:17 UTC
From:
To:
Hi,


your package currently installs a NetworkManager hook script in
/etc/NetworkManager/dispatcher.d

This practice is no longer recommended and instead package provided hook
scripts should be moved to /usr/lib/NetworkManager/dispatcher.d

/etc/NetworkManager/dispatcher.d is meant to be used for local
modifications.

Disabling a package provided hook script is as simple as running
touch /etc/NetworkManager/dispatcher.d/$hookscriptname

Overriding a packager provided hook can also be done by providing a
script in /etc with the same name.

Attached is a patch which updates dnssec-trigger to use this new scheme.

Please consider it in your next upload.
I can also offer to NMU the package with this change.

Regards,
Michael

#1053105#10
Date:
2025-12-12 13:13:12 UTC
From:
To:
There is also the related bug report
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966095
"please remove buggy NetworkManager dispatcher script"

So either this script should be removed (or moved).

Michael