Files
RedBear-OS/recipes/core/base/init.d/30_thermald.service
T
vasilito 2b8dd96a5c fix: absorb redundant base daemon and driver patches
Consolidate ~30 absorbed base patches into surviving carriers. Add
new init service files, driver sources, and network/storage modules
for the base recipe. Move absorbed patches to local/patches/base/absorbed/.
2026-05-11 10:09:25 +01:00

8 lines
129 B
Desktop File

[unit]
description = "CPU Thermal Monitor"
requires_weak = ["00_base.target"]
[service]
cmd = "thermald"
type = "oneshot_async"