mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-22 18:14:16 +00:00
switch from fw-ectool-git to framework-system
The only thing I use either of these for is setting the charge limit. Both seem to work identically. I've been using framework-system for a month or so and haven't noticed any difference.
This commit is contained in:
parent
a083af4476
commit
65d61e3621
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Service]
|
||||
ExecStart=ectool chargecontrol normal 87 87
|
||||
ExecStart=framework_tool --charge-limit 87
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Install fw-ectool-git
|
||||
- name: Install framework-system
|
||||
kewlfft.aur.aur:
|
||||
name: fw-ectool-git
|
||||
name: framework-system
|
||||
become: yes
|
||||
become_user: "{{ aur.user }}"
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue