mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
aminda-nocron-rebootish.service: add tlp setcharge
As apparently fullcharge isn't reverted by reboot itself
This commit is contained in:
parent
cb377b5264
commit
a62664de3e
@ -11,6 +11,7 @@ ExecStart=-/usr/bin/systemctl restart yggdrasil.service
|
|||||||
# If they somehow managed to not start already
|
# If they somehow managed to not start already
|
||||||
ExecStart=-/usr/bin/systemctl enable --now unbound.service
|
ExecStart=-/usr/bin/systemctl enable --now unbound.service
|
||||||
ExecStart=-/usr/bin/systemctl enable --now systemd-resolved.service
|
ExecStart=-/usr/bin/systemctl enable --now systemd-resolved.service
|
||||||
|
ExecStart=-/usr/sbin/tlp setcharge
|
||||||
User=root
|
User=root
|
||||||
StandardOutput=journal
|
StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
|
Loading…
Reference in New Issue
Block a user