On 1/22/24 16:22, daechir wrote:
Hello,
I wanted to do a quick followup on this. I think I may have found where the
issue lies.
In https://github.com/systemd/systemd/blob/main/meson.build there's:
sshconfdir = get_option('sshconfdir')
if sshconfdir == ''
But above you shall find:
rpmmacrosd
Hello,
I wanted to do a quick followup on this. I think I may have found where the
issue lies.
In https://github.com/systemd/systemd/blob/main/meson.build there's:
sshconfdir = get_option('sshconfdir')
if sshconfdir == ''
But above you shall find:
rpmmacrosdir = get_option('rpmmacrosdir')
if
Hello,
Right.. So we can ignore the kernel parameter and sandboxing option here then.
What could potentially override the coredump_filter in userspace?
Is there any particular mechanism inside systemd that may do such a thing?
Best,
Daechir
Sent with Proton Mail secure email.
On Wednesday, Jan