* bug#72258: tlp-configuration discrepancies with tlp specification
@ 2024-07-23 14:51 Adam Bonislavsky
0 siblings, 0 replies; only message in thread
From: Adam Bonislavsky @ 2024-07-23 14:51 UTC (permalink / raw)
To: 72258
I came across two bugs in gnu/services/pm.scm in tlp-configuration.
1. disks-devices should be disk-devices, because the name after
serialization, DISKS_DEVICES, is not recognized.
https://linrunner.de/tlp/settings/disks.html#disk-devices
2. ahci-runtime-pm-on-ac? and ahci-runtime-pm-on-bat? shouldn't be of
the type maybe-on-off-boolean. These get serialized to "on" or "off",
but the accepted values are "on" and "auto".
https://linrunner.de/tlp/settings/disks.html#ahci-runtime-pm-on-ac-bat
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-26 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 14:51 bug#72258: tlp-configuration discrepancies with tlp specification Adam Bonislavsky
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.