Major Hayden
Major Hayden
This was a long long time ago, but I remember adding the extra SELinux rules there because the upstream package was missing some rules that we needed. If those fixes...
So SELinux booleans are basically switches for SELinux where you can turn a feature off or on, or allow something to happen on the system without SELinux getting in the...
From a quick glance, it doesn't look like there are any new booleans in there for keepalived right now: https://github.com/fedora-selinux/selinux-policy/blob/rawhide/policy/modules/contrib/keepalived.te#L8-L14
I wish I did. My goal would be to have the cover image appear somewhere in the RSS feed so that someone using an RSS feed reader would see it....
If that goal is out of reach with RSS/ATOM specs, then let's just close this and I'll find some other workaround.
My current set of params: https://github.com/major/major.io/blob/main/config/_default/params.toml
Ah, I figured out what it was! It's Cloudflare's [Rocket Loader](https://support.cloudflare.com/hc/en-us/articles/200168056) feature. It shortens the time for a content paint with javascript, but I think it was causing something to...
@jpanther I'll do that. Thank you.
We also have issues with timeouts: ``` Traceback (most recent call last): File "/run/osbuild/lib/stages/org.osbuild.rpm", line 161, in r = main(args["tree"], args["sources"], args["options"]) File "/run/osbuild/lib/stages/org.osbuild.rpm", line 101, in main osbuild.sources.get("org.osbuild.files", checksums)...