mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
9 lines
102 B
SYSTEMD
9 lines
102 B
SYSTEMD
[Unit]
|
|
Description=Set cpupower to ondemand
|
|
|
|
[Timer]
|
|
OnBootSec=40sec
|
|
|
|
[Install]
|
|
WantedBy=basic.target
|