acpid 1:2.0.18-1ubuntu3 source package in Ubuntu

Changelog

acpid (1:2.0.18-1ubuntu3) trusty; urgency=medium

  * Change pointless shutdown message "exiting" from NOTICE to DEBUG
    level, such that it's not emitted by default. (LP: #967229)
 -- Dimitri John Ledkov <email address hidden>   Tue, 04 Feb 2014 18:15:06 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
acpid_2.0.18.orig.tar.gz 199.1 KiB ef9340cffefd53b4af6208a665ea389dc7acff7fe599b24c0479924526020c8d
acpid_2.0.18-1ubuntu3.diff.gz 21.9 KiB b0d2ad67fa0706bd8d2a9766cf7f60adcbf57200225ffa25f3c506b0f5c6bcc9
acpid_2.0.18-1ubuntu3.dsc 2.0 KiB 82e182164e2c51e9189915d605c9a42cc3b2b482416bee62651feb3012c9f7f6

View changes file

Binary packages built by this source

acpid: Advanced Configuration and Power Interface event daemon

 Modern computers support the Advanced Configuration and Power Interface (ACPI)
 to allow intelligent power management on your system and to query battery and
 configuration status.
 .
 ACPID is a completely flexible, totally extensible daemon for delivering
 ACPI events. It listens on netlink interface (or on the deprecated file
 /proc/acpi/event), and when an event occurs, executes programs to handle the
 event. The programs it executes are configured through a set of configuration
 files, which can be dropped into place by packages or by the admin.

kacpimon: Kernel ACPI Event Monitor

 Modern computers support the Advanced Configuration and Power Interface (ACPI)
 to allow intelligent power management on your system and to query battery and
 configuration status.
 .
 kacpimon is a small tool that monitors kernel ACPI and keyboard events from
 multiple interfaces and reports them to the console.