[systemd-devel] CFP is open for FOSDEM 2025 - Image-Based Linux and Boot Integrity Devroom

2024-10-25 Thread Luca Boccassi
Hi, We are running a track at FOSDEM 2025 (February 1st and 2nd, Brussels) on Image-Based Linux and Boot Integrity, and the CFP has just opened, it will close on Dec 6th: https://uapi-group.org/docs/conferences/2025-02-02__fosdem-devroom/ If you have anything interesting for any of the topics co

Re: [systemd-devel] Masking mount units

2024-10-25 Thread Phillip Susi
Lennart Poettering writes: > systemd is downstream to udev. If udev doesn't process a block device > because of the taken BSD file lock on the main block device, then > systemd (and other downstreams of udev) won't get such notificaitons > either. And thus won't automount. The BSD lock does not

[systemd-devel] How to pass date/time to OS before Linux starts?

2024-10-25 Thread Paul Menzel
Dear Linux folks, My CMOS battery is empty, so the time is reset to the firmware/BIOS date, but the firmware does not allow to set the date/time. Do you know of a way to set the time on the Linux kernel command line, that is passed to systemd/the OS somehow? Kind regards, Paul

Re: [systemd-devel] How to pass date/time to OS before Linux starts?

2024-10-25 Thread Luca Boccassi
On Fri, 25 Oct 2024 at 01:15, Paul Menzel wrote: > > Dear Linux folks, > > > My CMOS battery is empty, so the time is reset to the firmware/BIOS > date, but the firmware does not allow to set the date/time. > > Do you know of a way to set the time on the Linux kernel command line, > that is passed

Re: [systemd-devel] Unknown key name 'StopIdleSessionSec' in section 'Login'

2024-10-25 Thread Lennart Poettering
On Mi, 23.10.24 12:23, David (i...@lan-software.com) wrote: > Hello, from a novice at system administration and systemd. > > A week ago, I installed Google Chrome on a Debian 11 VPS to get access to a > headless browser. Soon afterward, ConfigServer (CSF) began sending alerts > that 2 processes

Re: [systemd-devel] Masking mount units

2024-10-25 Thread Lennart Poettering
On Do, 24.10.24 15:43, Phillip Susi (ph...@thesusis.net) wrote: > Lennart Poettering writes: > > > systemd is downstream to udev. If udev doesn't process a block device > > because of the taken BSD file lock on the main block device, then > > systemd (and other downstreams of udev) won't get such

Re: [systemd-devel] How to pass date/time to OS before Linux starts?

2024-10-25 Thread Lennart Poettering
On Fr, 25.10.24 00:56, Paul Menzel (pmenzel+systemd-de...@molgen.mpg.de) wrote: > Dear Linux folks, > > My CMOS battery is empty, so the time is reset to the firmware/BIOS date, > but the firmware does not allow to set the date/time. > > Do you know of a way to set the time on the Linux kernel com

Re: [systemd-devel] How to pass date/time to OS before Linux starts?

2024-10-25 Thread Andrei Borzenkov
On Fri, Oct 25, 2024 at 10:13 AM Barry wrote: > > > > > On 25 Oct 2024, at 00:04, Paul Menzel > > wrote: > > > > Dear Linux folks, > > > > > > My CMOS battery is empty, so the time is reset to the firmware/BIOS date, > > but the firmware does not allow to set the date/time. > > The battery is

Re: [systemd-devel] How to pass date/time to OS before Linux starts?

2024-10-25 Thread Barry
> On 25 Oct 2024, at 00:04, Paul Menzel > wrote: > > Dear Linux folks, > > > My CMOS battery is empty, so the time is reset to the firmware/BIOS date, but > the firmware does not allow to set the date/time. The battery is a replaceable component on the motherboard. > > Do you know of a