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
> 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
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
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
>
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
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:
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
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
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