Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dracut.sh): avoid calling dfatal before dracut-logger is sourced
dracut-logger is sourced in dracut-init, so any earlier calls to logger functions before dracut-init is sourced fail. Fix issue #1758
- Loading branch information