]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(network-manager): avoid calling unavailable dracut-logger functions
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Wed, 6 Apr 2022 08:23:53 +0000 (10:23 +0200)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Sat, 9 Apr 2022 08:09:24 +0000 (08:09 +0000)
commitb7059aef5962aad1dc8d96a0f600105a40867380
tree675e4044fbf534c4df472c98347b8f0800aaef5f
parent65e41b54600878e3e08bbe3b60f66524e1d166a8
fix(network-manager): avoid calling unavailable dracut-logger functions

The dracut-logger functions are only available during the initrd
generation. For internal initrd scripts that run at boot,
dracut-lib provides warn() and info().
modules.d/35network-manager/nm-lib.sh