Chinaunix首页 | 论坛 | 博客
  • 博客访问: 228636
  • 博文数量: 32
  • 博客积分: 2318
  • 博客等级: 大尉
  • 技术积分: 298
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-14 01:07
个人简介

新博客: http://qinchuan.me

文章分类
文章存档

2012年(2)

2011年(7)

2010年(6)

2009年(8)

2008年(9)

分类: LINUX

2010-03-16 23:02:08

我装的是Gentoo.在控制台和GDM登录界面都可以正常关机,但是用Gnome却can't shutdown和reboot.
Google下,在网址
发现yihang1207同学的解决办法是:

控制台以root输入:rc-update add consolekit default

And another article:


Woohoo! Fixed it.
It was resolved in this buggreport:

Only thing I needed was to add this into /etc/dbus-1/system.d/ConsoleKit.conf.

....
send_member="GetSessionsForUser"/>
send_member="GetSystemIdleHint"/>
send_member="GetSystemIdleSinceHint"/>
send_member="GetSessions"/>

send_member="GetId"/>
....

Thanks for all the help!
Gentoo ftw :)

阅读(2334) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~