]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix: use find_binary
authorZoltán Böszörményi <zboszor@pr.hu>
Sun, 7 Feb 2021 14:01:49 +0000 (15:01 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 9 Feb 2021 07:09:28 +0000 (07:09 +0000)
commit433a9ec0147e578b91b4c6e20629a0dbeb9d0725
tree8d40fb82344584279b4bf464207ed6b8ed39096a
parentbbe1434fcab7add6eabacf3277a0321cbbb2b1a3
fix: use find_binary

Use find_binary instead of type -P because the former works if
dracutsysrootdir is set.

Signed-off-by: Zoltán Böszörményi <zboszor@pr.hu>
modules.d/00systemd/module-setup.sh
modules.d/02caps/module-setup.sh
modules.d/05busybox/module-setup.sh
modules.d/50gensplash/module-setup.sh
modules.d/50plymouth/module-setup.sh
modules.d/90lvm/module-setup.sh
modules.d/98syslog/module-setup.sh
modules.d/99memstrack/module-setup.sh
modules.d/99squash/module-setup.sh