]> git.ipfire.org Git - thirdparty/dracut.git/commit
Remove uses of bash (and bash specific syntax) in runtime scripts
authorDaniel Molkentin <dmolkentin@suse.com>
Mon, 19 Oct 2020 14:23:51 +0000 (16:23 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Sat, 14 Nov 2020 15:36:38 +0000 (16:36 +0100)
commit1ec85e52323c3f7999516adc84eb7daa8018bd8d
treeaa1d71e0af49d7044badf2df4b8bf123da144481
parenta23a4680e7d04d1016e9d5e4b53b1e65f1ca98aa
Remove uses of bash (and bash specific syntax) in runtime scripts

dracutinstall picks up interpreters and includes bash despite
the users' wishes or expectations, as modules should not require
bashisms at runtime.

Fixes #951
modules.d/90multipath/multipath-shutdown.sh
modules.d/98dracut-systemd/dracut-cmdline-ask.sh