Bug 31401 - Install acpid and acpi-support-base by default for clean shutdown
Install acpid and acpi-support-base by default for clean shutdown
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: General
UCS 3.1
All Linux
: P3 enhancement with 2 votes (vote)
: UCS 3.2-x
Assigned To: Bugzilla Mailingliste
:
Depends on: 21397
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-21 14:56 CEST by Philipp Hahn
Modified: 2016-10-14 16:31 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): API change, Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-05-21 14:56:39 CEST
+++ This bug was initially created as a clone of Bug #21397 +++
The packages "acpid" and "acpi-support-base" should be installed by default to enable a clean server shutdown, be it a physical server or a virtual machine.

This should be configurable via UCR (/usr/share/acpi-support/policy-funcs#CheckPolicy) to prevent physical server shutdown by people standing in front of the physical server. The default should be to allow shutdown.

This change needs to be announced in the release notes.

# dpkg -L acpid
/usr/bin/acpi_listen
/usr/sbin/acpid
/usr/share/man/man8/acpi_listen.8.gz
/usr/share/man/man8/acpid.8.gz
/etc/init.d/acpid
/etc/default/acpid
/etc/acpi/events

# dpkg -L acpi-support-base
/usr/share/acpi-support/power-funcs
/usr/share/acpi-support/policy-funcs
/etc/acpi/powerbtn-acpi-support.sh
/etc/acpi/events/powerbtn-acpi-support
Comment 1 Philipp Hahn univentionstaff 2013-05-21 17:32:20 CEST
acpi-support-base must be added to the trigger-list to move it from unmaintained to maintained.
Comment 2 Philipp Hahn univentionstaff 2013-10-25 17:38:02 CEST
Requested by a partner, to at least move it to maintained.
Comment 3 Stefan Gohmann univentionstaff 2014-01-14 08:00:19 CET
Requested again Ticket #2014010921001095.
Comment 4 Stefan Gohmann univentionstaff 2016-10-14 16:31:06 CEST
The packages are installed on my UCS 4.1 installation. So, I thinks WORKS FOR ME. Feel free to re-open if something is missing.