I think you want tot CC the tools dev on this one, specially Ian who knows how the Linux one is implemented and can likely give valuable input.
On Mon, Dec 14, 2020 at 05:36:04PM +0100, Manuel Bouyer wrote: > --- > tools/hotplug/NetBSD/Makefile | 1 + > tools/hotplug/NetBSD/block | 5 ++- > tools/hotplug/NetBSD/locking.sh | 72 +++++++++++++++++++++++++++++++++ Seeing the file itself, I don't think there's any NetBSD specific stuff, so we might want to consider putting it in BSD/ instead, so it can be used by FreeBSD also? I'm also not sure if it would be useful to Linux folks? Thanks, Roger.