Re: [systemd-devel] Service not starting that wants first-boot-complete.target

2025-04-08 Thread Andrei Borzenkov
08.04.2025 07:50, Christopher Hunt wrote: On 8 Apr 2025, at 2:40 PM, Andrei Borzenkov wrote: It cannot be the complete file because earlier it says "enabled" and this service does not have [Install] section. Anyway - something has to start this service. So far, you did not explain how it

Re: [systemd-devel] Service not starting that wants first-boot-complete.target

2025-04-07 Thread Christopher Hunt
> On 8 Apr 2025, at 2:40 PM, Andrei Borzenkov wrote: > > It cannot be the complete file because earlier it says "enabled" and this > service does not have [Install] section. > > Anyway - something has to start this service. So far, you did not explain how > it is started. It is the complete

Re: [systemd-devel] Service not starting that wants first-boot-complete.target

2025-04-07 Thread Andrei Borzenkov
08.04.2025 03:40, Christopher Hunt wrote: Howdy. I've got a "Resize file system" service that wants first-boot-complete.target and is to be run before it. I've linked the service to the first-boot-complete.target, What does it mean? removed /etc/machine-id and then reboot. The first boot co