ClearFoundation Tracker - ClearOS
View Issue Details
0001400ClearOSapp-base - Base Systempublic2013-10-23 10:312013-11-04 15:43
dloper 
dloper 
normalfeaturealways
closedfixed 
6.5.0 Beta 2 
6.5.0 Beta 36.5.0 Beta 3 
0001400: ACPId by default
In order for ClearOS to respond well as a virtualized client, acpid must be running by default. Hypervisors need to be able to issue reboot commands to the underlying virtual machine and they do so with acpi.

yum -y --enablerepo=clearos-core install acpid
chkconfig acpid on
service acpid start

A reboot will be required if haldaemon has already can already usurped control of /proc/acpi/event
No tags attached.
Issue History
2013-10-23 10:31dloperNew Issue
2013-10-23 11:12user2Statusnew => confirmed
2013-10-28 13:05user2Categoryclearos-framework => app-base - Base System
2013-10-28 13:08user2Statusconfirmed => resolved
2013-10-28 13:08user2Fixed in Version => 6.5.0 Beta 3
2013-10-28 13:08user2Resolutionopen => fixed
2013-10-28 13:08user2Assigned To => dloper
2013-11-04 15:43user2Statusresolved => closed

There are no notes attached to this issue.