CachyOS / CachyOS/copr-linux-cachyos

postinst.d/99-default script doesn't seem to work - Fedora kernel become the default one after update

Open
#94 22 comments 9 reactions 1 assignee Claimed by @mikaeldui View on GitHub
Dominant language
Shell
Stars
349
Forks
34
Avg merge
21h 59m
Merged PRs (30d)
2

Description

After last two Fedora kernel updates yesterday and today, I noticed each time it became a default kernel to boot. I have the /etc/kernel/postinst.d/99-default script in place with correct set of permissions.

When I execute grubby --set-default=/boot/$(ls /boot | grep vmlinuz.*cachy | sort -V | tail -1) manually, Cachy kernel becomes the default one again.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.