LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   System logger & Kernel logger service start twice? (https://www.linuxquestions.org/questions/fedora-35/system-logger-and-kernel-logger-service-start-twice-605164/)

quanta 12-07-2007 06:09 AM

System logger & Kernel logger service start twice?
 
I am using Fedora 8, when booting, I notice that System logger and kernel logger services start twice. Both get ok.
I tried chkconfig:
Code:

$ chkconfig --list --level 5 | grep syslog
rsyslog        0:off  1:off  2:on    3:on    4:on    5:on    6:off
syslog          0:off  1:off  2:on    3:on    4:on    5:on    6:off
syslog-ng      0:off  1:off  2:off  3:off  4:off  5:off  6:off

I know, on fedora 8, syslog service change to rsyslog. Why does it appear together?
Can I turn off one of them?


All times are GMT -5. The time now is 11:10 AM.