Re: [systemd-devel] openSUSE MicroOS/Tumbleweed with systemd-boot available

2024-01-15 Thread Ludwig Nussel
Ludwig Nussel wrote: JFYI openSUSE now has a MicroOS (transactional system with read-only /) qcow imageĀ¹ suitable for use in qemu that uses systemd-boot. The image is part of the Tumbleweed development process and automatically released (ie potentially daily). It's fully integrated with btrfs

[systemd-devel] Build failure with sshconfdir=no

2024-01-15 Thread daechir
Hello, There's a build failure with the meson option sshconfdir=no. The error is as follows: Running custom install script '/usr/bin/sh -c /usr/bin/ln -frsT -- "${DESTDIR:-}/usr/lib/systemd/ssh_config.d/20-systemd-ssh-proxy.conf" "${DESTDIR:-}no/20-systemd-ssh-proxy.conf"' /usr/bin/ln: failed

Re: [systemd-devel] Activation environment(s)?

2024-01-15 Thread Vladimir Kudrya
At least signals seem to be sent only only once. A process in a login shell can wait for TERM (and two HUPs if on console), wait a bit after this, then safely fork cleanup tasks and exit before KILL comes. On 15/01/2024 13.08, Lennart Poettering wrote: When the goal is to shut down a

Re: [systemd-devel] Activation environment(s)?

2024-01-15 Thread Lennart Poettering
On Fr, 12.01.24 18:16, Vladimir Kudrya (vladimir-...@yandex.ru) wrote: > On 08/01/2024 22.26, Simon McVittie wrote: > > It is not possible to unset a variable in the dbus-daemon's activation > > environment, or with `dbus-update-activation-environment`: that's an > > API limitation in the