]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(network-manager): rework how NM is started in debug mode
authorLukas Nykryn <lnykryn@redhat.com>
Wed, 10 Feb 2021 09:27:27 +0000 (10:27 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 19 Feb 2021 10:20:59 +0000 (11:20 +0100)
commit34c73b339baa025dfd8916379c4d191be34a8af5
treebb975708186bc912029a331d954e924f752b702d
parent6f7823bce65dd4b52497dbb94892b637fd06471a
fix(network-manager): rework how NM is started in debug mode

Instead of running directly NM with --debug, create a drop-in in
nm-config.sh. This will make sure, that we can get the debug output
regardless the way how NM will be started.
modules.d/35network-manager/nm-config.sh
modules.d/35network-manager/nm-run.sh