mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
9 lines
213 B
SYSTEMD
9 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
|