On Mon, Sep 5, 2022 at 1:45 PM Arian van Putten
wrote:
>
> Just thinking out loud here but aren't RA messages are sent as link local
> multicast messages? How can it send them if you disable link local addressing?
Yes, this. There's no benefit to disabling link-local addressing, and
doing so can
I'm working on a patch and adding a function to selinux_util.c which
calls libsemanage functions but I don't know how to add this library
to the link of the systemd (libsystemd-shared-.so) shared
library as I'm not familiar with the build, how do I do this?
Also a lot of the semanage functions on f
I think I figured out how to add libsemanage to the link, when you see
the patch you can tell me if I did it right.
On Tue, Sep 6, 2022 at 11:46 AM Ted Toth wrote:
>
> I'm working on a patch and adding a function to selinux_util.c which
> calls libsemanage functions but I don't know how to add th
Hey all,
This one is a bit of a long shot so I'm not too optimistic about
finding any resolution, but figured I'd try.
In Fedora CoreOS we've seen a mount unit get stuck and the system will
just stay there forever (in the initramfs). Does this sound crazy?
Anyone seen something similar before?
T