mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 18:41:48 +00:00
Create and destroy /run/lock/power_override/fwupd.lock. This file will hold the contents of getpid (), which will stop the device from being suspended while the file exists. The file will be created and written just before the update is put into motion and be destroyed once the update finishes, or upon restart in case of catastrophic failure. Change-Id: If8dd17b0358862a842c9589e11ed0de12d852797 |
||
|---|---|---|
| .. | ||
| fu-plugin-powerd.c | ||
| meson.build | ||
| README.md | ||
Powerd Support
Introduction
This plugin is used to ensure that some updates are not done on battery power and that there is sufficient battery power for certain updates that are.
Vendor ID Security
This protocol does not create a device and thus requires no vendor ID set.
External interface access
This plugin requires access to the org.chromium.PowerManager DBus interface.