Files
ucore/main
Benjamin Sherman 9846f74357 fix: run depmod after installing ZFS RPMs
With zfs 2.1.x, depmod ran automatically. Though unclear why, it no longer
seems to occur when installing zfs 2.2.x RPMs in a container build (it does
still work automatically on a non image-based Fedora system).

Manually running depmod, as in this commit, ensures the 2.2.x kmods load
as expected.
2023-12-20 11:32:10 -06:00
..