Re: [systemd-devel] By default, restrict vsock

2025-01-24 Thread Fox, Kevin M
That got me close. Thanks. But, if I create a file (/usr/lib/systemd/system/service.d/10-vsock-default-disable.conf): RestrictAddressFamilies=~AF_VSOCK Then reboot, The services that set explicitly: RestrictAddressFamilies= AF_VSOCK Loose their AF_VSOCK property, breaking them (~ seems to h

Re: [systemd-devel] Building systemd

2025-01-24 Thread David White
> It's a private library with no stable ABI. You cannot mix & match > it. it always carries the systemd version in the filename to ensure > that the tools always use the library built from basically the same > sources. > > hence, what you are trying to do is expressly against what this > library is

Re: [systemd-devel] systemd-devel Digest, Vol 177, Issue 26

2025-01-24 Thread Mark Saunders
hacking the dates. Kind regards, Ulrich Windl -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20250124/925947a1/attachment-0001.htm> -- Message: 2 Date: Fri

Re: [systemd-devel] Building systemd

2025-01-24 Thread Lennart Poettering
On Fr, 24.01.25 12:22, David White (dr.white...@gmail.com) wrote: > Hi, > I have a stupid question about building systemd. > > I need a particular package rebuilt to test some changes. I only need this > one specific bin. > > How can I link against the libsystemd-shared-256.so iin the default >

[systemd-devel] Building systemd

2025-01-24 Thread David White
Hi, I have a stupid question about building systemd. I need a particular package rebuilt to test some changes. I only need this one specific bin. How can I link against the libsystemd-shared-256.so iin the default location? /usr/lib/x86_64-linux-gnu/systemd/libsystemd-shared-256.so When I bui

Re: [systemd-devel] PathChanged= in systemd-254.21-150600.4.21.1.x86_64 of SLES15 SP6

2025-01-24 Thread Mantas Mikulėnas
On Fri, Jan 24, 2025 at 10:56 AM Windl, Ulrich wrote: > Hi! > > > > Debugging some backup issue I noticed that systemd announced “Starting > Update system wide CA certificates...” multiple times during backup. > > As I was sure no new certificates were installed I checked the unit; it > contains:

Re: [systemd-devel] PathChanged= in systemd-254.21-150600.4.21.1.x86_64 of SLES15 SP6

2025-01-24 Thread Andrei Borzenkov
On Fri, Jan 24, 2025 at 11:56 AM Windl, Ulrich wrote: > > Hi! > > > > Debugging some backup issue I noticed that systemd announced “Starting Update > system wide CA certificates...” multiple times during backup. > > As I was sure no new certificates were installed I checked the unit; it > contai

Re: [systemd-devel] systemd-devel] systemd-devel] dbus-broker can be used for a "user" type bus accessible over tcp or not?

2025-01-24 Thread Erik Slagter
On 21-01-2025 15:34, Cristian Rodríguez wrote: On Tue, Jan 21, 2025 at 6:05 AM Erik Slagter wrote: So now we have wavered all responsibilities. Is it possible or is it not possible? Dbus-broker listening on tcp? If it's not possible, my question is answered and I can go move on. Come on..if

[systemd-devel] PathChanged= in systemd-254.21-150600.4.21.1.x86_64 of SLES15 SP6

2025-01-24 Thread Windl, Ulrich
Hi! Debugging some backup issue I noticed that systemd announced "Starting Update system wide CA certificates..." multiple times during backup. As I was sure no new certificates were installed I checked the unit; it contains: # /usr/lib/systemd/system/ca-certificates.path [Unit] Description=Watc