]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
docs: document hookdir variable as always declared main
authorJo Zzsi <jozzsicsataban@gmail.com>
Mon, 27 Apr 2026 20:21:34 +0000 (16:21 -0400)
committerdevkontrol <dev@kontrol.dev>
Tue, 28 Apr 2026 11:03:55 +0000 (07:03 -0400)
commit2c79625c18cbdb61e165cb34c048e56abea49463
tree7bce13549d67309000a11bfb3de6afee0fa1763d
parent6bfd026ee164d6b2a5ba4a2b91ae9d0984e4a2f7
docs: document hookdir variable as always declared

hookdir variable is the recommended way to refer to the path
of the directory used for dracut hooks during boot.

This variable is part of the API for 3rd party dracut modules.

Follow-up to 04d5e29 .
man/dracut.modules.7.adoc