Re: [systemd-devel] Questions about initrd environment services and IgnoreOnIsolate

2024-05-21 Thread Carolina Jubran
Hello! Following up on my previous message about ensuring my drivers are loaded in initrd. It was suggested to add Before=initrd-switch-root.target and consider my systemd service started only when the drivers are fully loaded. What is the correct way to ensure my service is not considered starte

Re: [systemd-devel] Issues with Service Dependencies in Systemd

2024-05-21 Thread Mantas Mikulėnas
On Tue, May 21, 2024 at 11:47 PM Robert Landers wrote: > Hello hello, > > I'm encountering an issue with Systemd service dependencies that I > can't seem to resolve despite following the documentation. Either > there's a misunderstanding on my part or there's a potential bug. > > 1. I cannot modi

Re: [systemd-devel] keeping a backup ESP partition in sync

2024-05-21 Thread Alexander Gordeev
Hi Kevin, On Fri, 17 May 2024, 12:56 Kevin P. Fleming, < lists.systemd-de...@kevin.km6g.us> wrote: > On Fri, May 17, 2024, at 05:03, Alexander Gordeev wrote: > > I think it is better to have them mounted as e.g. /boot/efi and > > /boot/eficopy and make changes like this: > > 1. update /boot/efi >

[systemd-devel] Issues with Service Dependencies in Systemd

2024-05-21 Thread Robert Landers
Hello hello, I'm encountering an issue with Systemd service dependencies that I can't seem to resolve despite following the documentation. Either there's a misunderstanding on my part or there's a potential bug. 1. I cannot modify a specific service (immutable.service) because it's generated dyna