CentOS6 setroubleshoot-server的啟動檔 - Linux

Table of Contents

最近安裝了 CentOS6 x86_64
我安裝時是選擇minimal install
然後再開機進到 command line 再自行安裝 X Server及一些GUI套件

我目前的問題在於 setroubleshoot-server它並沒有跑起來
服務裡面沒有setroubleshoot,也就是說 chkconfig 清單沒有 settroubleshoot

系統已有安裝
setroubleshoot-server 與 setroubleshoot 與setroubleshoot-plugins

/usr/sbin底下有 setroubleshootd
/etc/rc.d/init.d 沒有 setroubleshoot

我之前裝 CentOS5 時,不是用 minimal install
/etc/rc.d/init.d 底下是有 setroubleshoot 這個啟動檔
為什麼 CentOS6 沒有?

--

All Comments

Una avatarUna2011-12-04
CentOS 6.x 己整合在 auditd 當中。 by vbird