summary refs log tree commit diff
path: root/coreboot-battery-threshold.service
blob: 6126091db9aaa310008f3767f05a39f81014418c (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Set battery thresholds on corebooted devices

[Service]
Type=simple
ExecStart=/usr/bin/coreboot-battery-threshold -s 67 -p 100

[Install]
WantedBy=multi-user.target