File noturbo-amd.service of Package pf-vendor

[Unit]
Description=Disable AMD CPU boost mode
ConditionPathExists=/sys/devices/system/cpu/amd_pstate/cpb_boost
Requires=cpupower.service
After=cpupower.service

[Service]
Type=oneshot
RemainAfterExit=yes
StandardOutput=file:/sys/devices/system/cpu/amd_pstate/cpb_boost
ExecStart=echo 0
ExecStop=echo 1

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by