On 2007-01-12 Michael Biebl wrote:
> Christian Hammers wrote:
> > Package: powersaved
> > Version: 0.14.0-6
> > Severity: minor
> > 
> > /etc/powersaved/common says:
> >   ## Description: The Powersave package joins the capabilities of the
> > ACPI daemon, \ ## APM daemon and CPUfreq daemon. It provides a unified
> > configuration \ ## interface for your whole powermanagement. Be careful
> > that you do not \ ## run the mentioned daemons together with the
> > powersave daemon.
> > 
> > But at least the ACPI daemon is required by powersaved, it won't
> > start without it:
> >   # /etc/init.d/powersaved start
> >   Starting power management daemon: powersaved failed!
> >   ##########################################################
> >   # ACPI system but acpid not running.                     #
> >   # Please install acpid package, then restart powersaved! #
> >   ##########################################################
> >  
> 
> To some extent, the description is correct. By default, powersaved
> listens for acpi events directly on /proc/acpi/event and so does not
> need acpid.
> But because that would block other apps (like X or hal) from getting
> ACPI events, I decided to run powersaved in Debian with the option
> "-f /var/run/acpid.socket". This tells it to listen for ACPI events on
> /var/run/acpid.socket" rather than /proc/acpi/event.
> 
> Do you think this information is necessary and should be added to
> /etc/powersave/common?

Just change the last sentence into:
 "Whereas the ACPI daemon is needed, the APM and CPUfreq daemons should
  not be run together with the powersave daemon."

The whole explanation could be put into README.Debian but better not into
the config file where short and precise information are preferred.

powresaved.deb should also conflict with the apmd and cpufreqd packages if
it does not already.

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to