> **1. systemd-bootchart stops too early**
>
> According to "man systemd-bootchart", the recommended way to invoke bootchart
> is via a kernel parameter:
>
> init=/usr/lib/systemd/systemd-bootchart
>
> That parameter causes systemd-bootchart to be executed as the new init
> process when we swit
Hello.
On Fri, Jan 10, 2025 at 05:03:27PM +, "Fox, Kevin M"
wrote:
> Is there a way to set `RestrictAddressFamilies=~AF_VSOCK` globally on
> all units unless they have RestrictAddressFamilies set that allows it?
With a generic service.d/num-restric.conf drop-in, see example with
10-all.conf
I have similar setup (PPPoE, /48 delegation) here are my network files:
(It's been a while, I don't remember the reason for everything)
==> /etc/systemd/network/10-extern0.link <==
[Match]
Path=platform-fe30.ethernet
[Link]
Name=extern0
==> /etc/systemd/network/10-extern0.network <==
[Match]