我有一台安装了CentOS 5.9和VMware的机器.
目前我正在使用BIND 9.3.6-P1-RedHat-9.3.6-20.P1.el5_8.6(默认随附发行版).
当我重新启动机器时,我可以在启动命名服务时在屏幕上看到此消息:
- Starting named: You need to implement a remote task_setrlimit in your security module and call it directly from this functionWARNING: at security/security.c:51 security_ops_task_setrlimit()
- Call Trace:
- [<ffffffff8012eeeb>] security_ops_task_setrlimit+0x87/0x96
- [<ffffffff8009dc0a>] do_prlimit+0xd7/0x1d2
- [<ffffffff8009ed53>] sys_setrlimit+0x36/0x43
- [<ffffffff8005d29e>] tracesys+0xd5/0xdf
解决方法
This message is harmless and can be ignored.这是内核开发人员的一个注释.
Red Hat还在其KB中发布了statement to this effect(仅限订阅者,boo).