Skip to content

Add nosuspend overlay

Laura Nao requested to merge wip/laura/disable-suspend into main

Add overlay to disable suspend in systemd, as a workaround to address spurious suspend events in Chromebooks.

Same changes applied on KernelCI rootfs images: https://github.com/kernelci/kernelci-core/blob/main/config/rootfs/debos/overlays/nosuspend/etc/systemd/sleep.conf.d/nosuspend.conf

Signed-off-by: Laura Nao laura.nao@collabora.com

Merge request reports