[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Bogus service startup/shutdown messages
- From: Bill Nottingham <notting redhat com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Bogus service startup/shutdown messages
- Date: Thu, 1 May 2008 21:25:30 -0400
Dennis Jacobfeuerborn (d jacobfeuerborn conversis de) said:
> When I boot into runlevel 3, log in and then enter "init 5" I get the
> following output:
>
> Calling the system activity data collector (sadc):
> Starting irqbalance:
> Fuse filesystem already available.
> Fuse control filesystem already available.
> Mounting other filesystems: [ OK ]
> error: sg_persist not found
> Registering binary handler for qemu applications
> Starting jexec servicesStarting anacron: [ OK ]
>
> I'm wondering why this happens as most of these services are defined to run
> in level 3-5 so they don't need to be started here. I checked the
> config/symlinks using irqbalance as an example:
>
> [root nexus ~]# chkconfig --list irqbalance
> irqbalance 0:off 1:off 2:on 3:on 4:on 5:on 6:off
> [root nexus ~]# find /etc/rc.d/ -iname "*irq*"|sort
> /etc/rc.d/init.d/irqbalance
> /etc/rc.d/rc0.d/K87irqbalance
> /etc/rc.d/rc1.d/K87irqbalance
> /etc/rc.d/rc2.d/S13irqbalance
> /etc/rc.d/rc3.d/S13irqbalance
> /etc/rc.d/rc4.d/S13irqbalance
> /etc/rc.d/rc5.d/S13irqbalance
> /etc/rc.d/rc6.d/K87irqbalance
>
> How can I get rid of these superfluous service starts?
It's a bug in their init scripts, with the possible exception of netfs.
Bill
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]