Only interactive, ondemand and powersave appear to be handled:

                *interactive*)
                        GOVERNOR="interactive"
                        break
                        ;;
                *ondemand*)
                        GOVERNOR="ondemand"
                        break
                        ;;
                *powersave*)
                        GOVERNOR="powersave"
                        break
                        ;;


** Changed in: sysvinit (Ubuntu)
       Status: New => Triaged

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1480320

Title:
  ondemand init script sets governor "powersave" when only "powersave"
  and "performance" available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1480320/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to