chlo@chlo-ubuntu:~$ sudo sh -ex /etc/init.d/sysfsutils start + CONFFILE=/etc/sysfs.conf + [ -r /etc/sysfs.conf ] + . /lib/lsb/init-functions + FANCYTTY= + [ -e /etc/lsb-base-logging.sh ] + . /etc/lsb-base-logging.sh + log_begin_msg Setting sysfs variables... + log_daemon_msg Setting sysfs variables... + [ -z Setting sysfs variables... ] + log_use_usplash + [ n = y ] + type usplash_write + usplash_write TEXT Setting sysfs variables... + log_to_console log_daemon_msg Setting sysfs variables... + [ n != y ] + [ no != yes ] + readlink /proc/self/fd/0 + stdin=/dev/pts/1 + [ /dev/pts/1 != /dev/pts/1 ] + return 0 + log_use_fancy_output + TPUT=/usr/bin/tput + EXPR=/usr/bin/expr + [ xxterm != xdumb ] + [ -x /usr/bin/tput ] + [ -x /usr/bin/expr ] + /usr/bin/tput hpa 60 + /usr/bin/tput setaf 1 + [ -z ] + FANCYTTY=1 + true + /usr/bin/tput xenl + /usr/bin/tput cols + COLS=110 + [ 110 ] + [ 110 -gt 6 ] + /usr/bin/expr 110 - 7 + COL=103 + printf * Setting sysfs variables... * Setting sysfs variables... + /usr/bin/expr 110 - 1 + /usr/bin/tput hpa 109 + printf + sed s/#.*$//; /^[[:space:]]*$/d; s/^[[:space:]]*\([^=[:space:]]*\)[[:space:]]*\([^=[:space:]]*\)[[:space:]]*=[[:space:]]*\(.*\)/\1 \2 \3/ /etc/sysfs.conf + read f1 f2 f3 + [ devices/system/cpu/cpu0/cpufreq/scaling_governor = mode -a -n cpufreq_ondemand -a -n ] + [ devices/system/cpu/cpu0/cpufreq/scaling_governor = owner -a -n cpufreq_ondemand -a -n ] + [ devices/system/cpu/cpu0/cpufreq/scaling_governor -a -n cpufreq_ondemand -a -z ] + [ -f /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ] + echo -n cpufreq_ondemand + echo cpufreq_ondemand chlo@chlo-ubuntu:~$