Re: [systemd-devel] Masking mount units

2024-11-14 Thread Phillip Susi
Lennart Poettering writes: > the BLKFLSBUF ioctl() works fine on block device fds open for read only. Oh, I might have to change that to use a read only open then. > I am not following anymore. As *long* *as* *the* lock is taken the > auto mounting doesn't happen. Once you release the lock then

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

2024-11-14 Thread Luca Boccassi
On Fri, 25 Oct 2024 at 19:01, Luca Boccassi wrote: > > 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-d

Re: [systemd-devel] [EXT] Re: Help: Questions regarding systemd service order

2024-11-14 Thread Windl, Ulrich
From: systemd-devel On Behalf Of Mantas Mikulenas Sent: Tuesday, November 12, 2024 11:24 AM To: Tony Rodriguez Cc: systemd-devel@lists.freedesktop.org Subject: [EXT] Re: [systemd-devel] Help: Questions regarding systemd service order On Tue, Nov 12, 2024 at 12:13 PM Tony Rodriguez mailto:uni

[systemd-devel] systemd-nspawn and volatile option side effects

2024-11-14 Thread Joel GUITTET
Hi systemd, I'm working with machinectl to control containers, thus using the systemd service "/usr/lib/systemd/system/systemd-nspawn@.service". Currently my ExecStart option is the following: "ExecStart=systemd-nspawn --quiet --boot --network-bridge=br0 --read-only --volatile=yes --notify-read