Re: [systemd-devel] CopyBlocks= from initrd systemd-repart

2024-08-26 Thread Lennart Poettering
On Fr, 23.08.24 16:28, Renjaya Raga Zenta ([email protected]) wrote: > Hi, > > I want to duplicate partition 1 and partition 2 using systemd-repart. > This is for SBC, I use mkosi to create the OS image. > > By default, it needs 2 partitions > > 1. Boot partition: FAT32 used by 1st stage bootloa

Re: [systemd-devel] hint to know the state of the service using function

2024-08-26 Thread Lennart Poettering
61;7603;1cOn Fr, 23.08.24 15:51, Rajmohan. R ([email protected]) wrote: > Hi, > Below is the change related to logging of the units (service) while changing > the state [in]active_[exit/enter]. > > I did not get any hint from source code, to know the state change using > function, without quer