[OE-core] systemctl native script does not support WantedBy=%i.target

2024-10-17 Thread Eric Smith (QUIC)
Hello openembedded-core developers, We are using systemd service files that use instance name to configure their WantedBy dependency. The names of the services could be abc@multi-user.service or abc@basic.service – the abc@.service

[systemd-devel] Mechanism to know when all services are finished preparing for resume

2024-08-12 Thread Eric Smith (QUIC)
Hi systemd-devel, When using the systemd-logind design for suspend, systemd services can receive the PrepareForSleep DBus signal from systemd-logind with the Boolean argument false to know when the system is exiting from suspend - https://systemd.io/INHIBITOR_LOCKS/ We want to be able to measu