CU 170 testing : list of services is not complete in the WebGUI > Status > Services

I Installed the update to c170 and noticed that cpufreq shows as a stopped service.
Does cpufreq really run as a service … with a PID? I seem to be getting proper behavior from cpufreq-info and cpufreq_set.
I was surprised to see this item showing on the services.cgi page.

[Edit] It seems there is a cpufreq script in /etc/init.d/
However it has only one command, start

cd /etc/init.d/
[root@ipfire init.d]# ./cpufreq
Usage: ./cpufreq {start}

–cab