]> git.ipfire.org Git - thirdparty/systemd.git/commit
kernel-install/60-ukify: also search in {/run,/usr/local/lib}/kernel/
authorMike Yuan <me@yhndnzj.com>
Mon, 22 Apr 2024 16:06:11 +0000 (00:06 +0800)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 22 Apr 2024 20:38:11 +0000 (22:38 +0200)
commit4a77d4ceb9f682af9178a1d2dfd6f6f67a0249e1
treea3867cbb04ff01cb1544f6416320ec45c40bd34e
parentc9e89db860bc912f0e67044e2ff739373beb50ed
kernel-install/60-ukify: also search in {/run,/usr/local/lib}/kernel/

After db26d8025e5bbc188f93b645124126bbc550caa5,
kernel-install takes config files under /run/
and /usr/local/lib/ into account too. The same
should apply to ukify.

Note that ukify when invoked alone searches under
/run/systemd/, /etc/systemd/, /usr/local/lib/systemd/,
and /usr/lib/systemd/, respectively, which is against
our usual order...
src/kernel-install/60-ukify.install.in