Skip to content
Discussion options

You must be logged in to vote

I do not know of a single Bluefin setting that reliably caps update downloads to "X MB/s" across every update path. Because Bluefin updates can involve both the OS image and apps, it helps to split the problem into two likely sources: the system image update path (ujust update / bootc upgrade) and Flatpak app updates (flatpak update or Bazaar).

If you are not sure which one is filling the line, these checks should separate them:

bootc status
systemctl list-timers | grep -Ei 'update|bootc|rpm|flatpak|ublue'
flatpak remotes

If the system image update is the heavy one, the practical workaround is usually to schedule it rather than throttle it: turn off the automatic update timer you find in s…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Pinhead-cs
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants