bs_nix/laptop/_undervolt_timer

13 lines
221 B
Plaintext
Raw Normal View History

2018-12-20 00:43:40 +00:00
[Unit]
Description=Apply undervolt settings
[Timer]
Unit=undervolt.service
# Wait 2 minutes after boot before first applying
OnBootSec=2min
# Run every 30 seconds
OnUnitActiveSec=30
[Install]
WantedBy=multi-user.target