bs_nix/laptop/_undervolt_timer
QuackeR 97aadc5e4b fix
Signed-off-by: QuackeR <qs@quacker.org>
2019-06-21 01:24:26 -04:00

13 lines
221 B
Plaintext

[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