Actions
Bug #15288
closed``loader.conf`` may be missing ``loader_conf_files`` so ``loader.conf.lua`` may not be parsed
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.03
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
In some situations /boot/loader.conf is missing the line which tells the loader to read loader.conf.lua:
loader_conf_files="/boot/loader.conf.lua"
It's unclear how that might have happened but it's probably a system that's been upgraded and not a recent fresh install.
We should add code in the loader setup that makes sure that line is always present in loader.conf
Updated by Jim Pingle over 2 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:05e905406b1200fdff8ceedf41f69928b13aeb58.
Updated by Jim Pingle over 2 years ago
- Status changed from Feedback to Resolved
The expected line now is always present. It's added back when it's missing, and if someone removes it, it gets added back.
Actions
Also available in: Atom