]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
fix: set DRACUT_TMPDIR before using it in dlog_init() main
authorJo Zzsi <jozzsicsataban@gmail.com>
Wed, 8 Apr 2026 20:57:32 +0000 (16:57 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Fri, 10 Apr 2026 11:09:10 +0000 (07:09 -0400)
commit56ba87ad233adc8f6ce4b13218efd1e18c297035
tree4b33d20d6e7f8bcfe1e60f17ae585630a62a1f4c
parentf584fe7437b5cee53327218402be684d738b39cc
fix: set DRACUT_TMPDIR before using it in dlog_init()

Otherwise, dracut is performing mkfifo /systemd-cat on the host.

Fixes: 8552a0f
Fixes: https://github.com/dracut-ng/dracut-ng/issues/2291
dracut-logger.sh
dracut.sh