Bug 113217 - wrong insserv parameter in poversaved init sript
Summary: wrong insserv parameter in poversaved init sript
Status: RESOLVED DUPLICATE of bug 112827
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 07:08 UTC by Michael Calmer
Modified: 2005-08-26 07:58 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***