First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 165838
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Emanuele A. "Zephyrus" Bagnaschi <zephyrus.271@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 165838 depends on: Show dependency tree
Bug 165838 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-02-07 21:57 0000
The default kdmrc configuration uses reboot and halt to manage the system
state, however using `shutdown -r` (in place of reboot) and `shutdown -h` (in
place of halt) is a better solution because: 
1] This results in warnings for the logged users
2] In the case of shutdown -h, it tries to power down the system if APM/ACPI
support is present, as halt do on GNU/Linux.

See also this mail written by a FreeBSD Core dev to kdenonlinux mailing list:
http://lists.kde.org/?l=kde-nonlinux&m=100980863816991&w=2

A possibile solution is to use sed in the src_install sections of the relevant
ebuilds (kdebase and kdm) to edit the default kdmrc, as it happens now for
xsessions path.


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Roy Marples (RETIRED) 2007-08-20 11:07:04 0000 -------
I've created a patch that fixes this, and submitted upstream.
http://bugs.kde.org/show_bug.cgi?id=74482

@kde team - this OK to commit and bump?

------- Comment #2 From Roy Marples (RETIRED) 2007-08-20 12:32:56 0000 -------
Fixed

First Last Prev Next    No search results available      Search page      Enter new bug