ClearFoundation Tracker - ClearOS
View Issue Details
0013291ClearOStconsolepublic2017-02-27 09:572017-03-07 10:22
dloper 
dsokoloski 
normaltrivialalways
closedfixed 
7.3.0 
7.3.17.3.1 
0013291: Text console does halt instead of poweroff
Text console (Alt+F1 TUI) performs halt operation. This should be modified allow for ACPI poweroffs which, if unsuccessful, still halt the system:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Power.html [^]

RHEL 7 standard is:

systemctl poweroff
systemctl halt
systemctl reboot

Should be reviewed in Webconfig's shutdown/reboot as well.
No tags attached.
Issue History
2017-02-27 09:57dloperNew Issue
2017-02-27 11:24user2Note Added: 0004911
2017-02-27 11:24user2Statusnew => acknowledged
2017-02-28 12:38user2Categorytw_cli => tconsole
2017-02-28 12:40user2Issue cloned: 0013341
2017-02-28 12:40user2Relationship addedrelated to 0013341
2017-02-28 13:14user2Statusacknowledged => resolved
2017-02-28 13:14user2Resolutionopen => fixed
2017-02-28 13:14user2Assigned To => dsokoloski
2017-02-28 13:14user2Fixed in Version => 7.3.1
2017-03-07 10:22user2Statusresolved => closed

Notes
(0004911)
user2   
2017-02-27 11:24   
Unless this is critical, this should be pushed to a future release. Adding changes at this stage is strongly discouraged.