Demi Marie Obenour
Demi Marie Obenour
> On distributions using DNF5 (which is all non-EOL Fedora versions) it's > in `/etc/dnf/libdnf5.conf.d/10-qubes.conf`. My Fedora 41 template (which has been upgraded using the GUI updater) has an empty...
@marmarek @HW42 Is adding `!` to the list of allowed characters okay from a security perspective?
This is definitely a Qubes OS issue that ought to be fixed. If @marmarek and @HW42 say this is okay w.r.t. security, I will send a PR.
@pottering what about making `/dev/log` and `/run/dbus/system_bus_socket` be symlinks to sockets on a FUSE filesystem?
The correct answer is to make `/dev/log` a (fake) `AF_UNIX` socket on a FUSE filesystem. That allows us to do whatever we want.
@vcaputo: is it possible without kernel support?
At least in some cases this can be solved by having processes send their own pidfd to systemd-journald.
> (There's progress on that front btw, some people are prepping a kernel patch for adding SCM_PIDFD that works alongside SCM_CREDENTIALS and allows receivers to get the sending pid as...
Still an issue.
Still an issue