Re: [RFC] initoverlayfs - a scalable initial filesystem

2023-12-13 Thread Nils Kattenbeck
On Wed, Dec 13, 2023 at 10:03 AM Lennart Poettering wrote: > > On Di, 12.12.23 23:01, Nils Kattenbeck (nilskem...@gmail.com) wrote: > > > > sysexts are erofs or squashfs file systems with verity backing. Only > > > the sectors you access are decompressed. > > > > Okay I forgot that they were

atop package

2023-12-13 Thread jai
In ubuntu 18, I am not able to install anything using apt package manager because of atop package. *root@dummyhost:~# systemctl status atopacct.service● atopacct.service - Atop process accounting daemon Loaded: loaded (/lib/systemd/system/atopacct.service; enabled; vendor preset:

Re: [systemd-devel] Manual start of user@.service failed with permission denied

2023-12-13 Thread Christopher Wong
Hi Mantas, I tried with StopWhenUnneeded=no in user-runtime-dir@.service, then when user@1001.service fails the status of user-runtime-dir@.service is active. At this state the directory

Query on dynamic update of Kernel comandline

2023-12-13 Thread HARSHAL PATIL (QUIC)
Hello Fellow Community, I have a following question. Your help will be really appreciated. "Kernel expects few params from kernel cmdline from underlying firmware. Is there any mechanism to dynamically update the cmdline updated by firmware (UEFI) during boot time in systemd-boot similar to DT

Re: networkd: learned DNS server not propagated to rdnss option in RA

2023-12-13 Thread Andrei Borzenkov
On Wed, Dec 13, 2023 at 10:46 AM Michael Heimpold wrote: > > Dear all, > > I'm trying to setup an embedded system as IPv6 router using IPv6 > prefix delegation. The system has two network interfaces, eth0 and > eth1. eth0 is the upstream interface, but it is part of a bridge interface, > but I

Re: [systemd-devel] Manual start of user@.service failed with permission denied

2023-12-13 Thread Mantas Mikulėnas
On Wed, Dec 13, 2023 at 10:36 AM Christopher Wong wrote: > Hi Mantas, > > > > I tried with StopWhenUnneeded=no in user-runtime-dir@.service, then when > user@1001.service fails the status of user-runtime-dir@.service is > active. At this state the directory /run/user/1001 is created, it is

Re: [systemd-devel] Manual start of user@.service failed with permission denied

2023-12-13 Thread Christopher Wong
Hi Mantas, I ran your suggestion and here is the result: root@host:/run/user# ls -la drwxr-xr-x2 root root40 Dec 13 11:24 . drwxr-xr-x 99 root root 2160 Dec 13 11:00 .. root@host:/run/user# /usr/lib/systemd/systemd-user-runtime-dir start 1001

Re: [RFC] initoverlayfs - a scalable initial filesystem

2023-12-13 Thread Lennart Poettering
On Di, 12.12.23 23:01, Nils Kattenbeck (nilskem...@gmail.com) wrote: > > sysexts are erofs or squashfs file systems with verity backing. Only > > the sectors you access are decompressed. > > Okay I forgot that they were erofs based and mentioned cpio archives > so I assumed they would be one. >

Re: networkd: learned DNS server not propagated to rdnss option in RA

2023-12-13 Thread Michael Heimpold
Am Mittwoch, 13. Dezember 2023, 09:01:46 CET schrieb Andrei Borzenkov: > On Wed, Dec 13, 2023 at 10:46 AM Michael Heimpold wrote: > > Dear all, > > > > I'm trying to setup an embedded system as IPv6 router using IPv6 > > prefix delegation. The system has two network interfaces, eth0 and > >

Re: systemd units disabled when calling systemctl daemon-reload

2023-12-13 Thread Etienne Cordonnier
"I haven't noticed this behavior myself, and attempted a repro here on v253 (Arch x86_64) just now." -> Sorry for being unclear, I am talking about an embedded system with very significant customization (yocto based) and fully expect that the customization introduced the issue, so I didn't expect

Re: [systemd-devel] Manual start of user@.service failed with permission denied

2023-12-13 Thread Christopher Wong
Hi Mantas, I finally found out what was causing this mount issue. We have a global sandboxing configuration for all services, that implies PrivateNetwork=yes. According to manual this will imply PrivateMounts=yes. So, I added a drop-in configuration to

Re: Troubleshooting timedatectl and hostnamectl failed to activate service: timed out

2023-12-13 Thread Mantas Mikulėnas
Activation is not client-side, it's handled automatically by dbus-daemon – which either spawns the service directly or starts it as a systemd service. In this case, check whether your logs show systemd-hostnamed.service attempting to start; either it fails to start (missing libraries? Apparmor?)

Troubleshooting timedatectl and hostnamectl failed to activate service: timed out

2023-12-13 Thread Sean Caron
Hi everyone, I'm on Ubuntu 20.04 LTS, kernel version 5.4.0-163-generic, systemd 245 (245.4-4ubuntu3.22). I have some systems where I am receiving the following error messages when people attempt to use timedatectl or hostnamectl: Failed to query server: Failed to activate service