|
|

楼主 |
发表于 2007-4-14 21:05:12
|
显示全部楼层
- # /etc/sudoers
- #
- # This file MUST be edited with the 'visudo' command as root.
- #
- # See the man page for details on how to write a sudoers file.
- #
- Defaults env_reset
- # Host alias specification
- # User alias specification
- # Cmnd alias specification
- # User privilege specification
- root ALL=(ALL) ALL
- %adm ALL=(ALL) ALL
复制代码 这应该行了吧!
我是想
$hibernate
后它能休眠,而不需要我 sudo hibernate |
|