mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 10:32:54 +00:00
10 lines
213 B
SYSTEMD
10 lines
213 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=cpupower - wait for the list of frequency governors
|
||
|
After=syslog.target
|
||
|
|
||
|
[Path]
|
||
|
PathExists=/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|