tlp-configuration discrepancies with tlp specification

  • Open
  • quality assurance status badge
Details
One participant
  • Adam Bonislavsky
Owner
unassigned
Submitted by
Adam Bonislavsky
Severity
normal
A
A
Adam Bonislavsky wrote on 23 Jul 16:51 +0200
(address . bug-guix@gnu.org)
20240723165103.332a99d8@mail.muni.cz
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.

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".
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 72258@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72258
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch