Bug 113217

Summary: wrong insserv parameter in poversaved init sript
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michael Calmer <mc>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Calmer 2005-08-26 07:08:20 UTC
# Provides:                   powersaved 
# Required-Start:             $remote_fs dbus hal 
# Should-Start:               $syslog acpid 
# X-UnitedLinux-Should-Start: $syslog acpid dbus hal 
# Required-Stop:              $remote_fs dbus hal 
# Should-Stop:                $syslog acpid 
# X-UnitedLinux-Should-Stop:  $syslog dbus hal acpid 
# Default-Start:              2 3 5 
# Default-Stop:               0 1 6 
# Short-Description: optimises power consumption, specially for laptops 
# Description:       supports acpi apm and cpufrequency scaling 
#       detects HW support for mentioned systems and optimises power 
consumption 
#       accordingly. 
#       Back-end to the YaST2 power management configuration module 
#       Additionally this start script loads all needed modules 
#       for cpufrequency scaling and acpi support 
 
"hal" does not exist. It is called "haldaemon"
Comment 1 Danny Al-Gaaf 2005-08-26 07:58:57 UTC

*** This bug has been marked as a duplicate of 112827 ***