[Bug 576022] Re: ondemand script background option problem
Launchpad Bug Tracker
576022 at bugs.launchpad.net
Thu Jun 20 04:17:22 UTC 2013
[Expired for sysvinit (Ubuntu) because there has been no activity for 60
days.]
** Changed in: sysvinit (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/576022
Title:
ondemand script background option problem
Status in “sysvinit” package in Ubuntu:
Expired
Bug description:
Binary package hint: sysvinit
Ubuntu 10.04 LTS
CPU frequency scaling governor is expected to be automatically set to
"ondemand" by /etc/init.d/ondemand script approx. 60s after system
boot. Actually, it does not work - it remains set to "performance".
There is a mistake in /etc/init.d/ondemand at line 19 where ondemand
script is being run in background mode:
... /etc/init.d/ondemand -- background
should be changed to
... /etc/init.d/ondemand background.
This solves the problem.
ProblemType: Bug
Architecture: i386
Date: Wed May 5 22:05:54 2010
DistroRelease: Ubuntu 8.04
Package: initscripts 2.86.ds1-14.1ubuntu45.1
PackageArchitecture: i386
ProcEnviron:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: sysvinit
Uname: Linux 2.6.24-27-generic i686
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/576022/+subscriptions
More information about the foundations-bugs
mailing list