Re: [systemd-devel] Disabling cpufreq/boost at boot time sometimes fails

2022-07-13 Thread Thomas HUMMEL
On 13/07/2022 17:12, killermoe...@gmx.net wrote: This must explain why my modprobe.d (of acpi_cpufreq) seems to always work but not why tmpfiles.d or a .service unit : Actually, your modprobe.d is much too late Well, maybe we don't talk about the same thing: I'm only interested in /sys/

Re: [systemd-devel] Prefix delegation and IPv6 subnetting

2022-07-13 Thread Bent Bagger
On 11/07/2022 21.54, Kenneth Porter wrote: This issue for ISC's Kea DHCPv6 server has some useful insights into what's required of a program that manages prefix delegation. See the long comment from Tomek Mrugalski 2 years ago. https://gitlab.isc.org/isc-projects/kea/-/issues/856 Thank you

Re: [systemd-devel] Disabling cpufreq/boost at boot time sometimes fails

2022-07-13 Thread killermoehre
> This must explain why my modprobe.d (of acpi_cpufreq) seems to always work > but not why tmpfiles.d or a .service unit : Actually, your modprobe.d is much too late, if I understand correctly. The used power manager module/options are set during the kernel start and can’t be changed later. Onl

Re: [systemd-devel] Disabling cpufreq/boost at boot time sometimes fails

2022-07-13 Thread Thomas HUMMEL
On 13/07/2022 00:35, Silvio Knizek wrote: Am Dienstag, dem 12.07.2022 um 18:55 +0200 schrieb Thomas HUMMEL: Hi, Hello, thanks for your answer first of all, no need for /sys in /etc/fstab. /sys will _always_ be mounted by systemd. Ok. This must be put by our image generating tool.

Re: [systemd-devel] capabilities for systemd --user

2022-07-13 Thread Lukasz Stelmach
It was <2022-07-04 pon 11:00>, when Lennart Poettering wrote: > On Mo, 27.06.22 23:36, Lukasz Stelmach (l.stelm...@samsung.com) wrote: > >> Hi, >> >> I need an apparently exotic configuration and I don't know how to >> approach the problem. Here are the requirements: >> >> - user@1234.service (syst