PDA

View Full Version : cannot execute "/command/svscanboot


mighty_falcon
2006-04-20, 04:14 PM CDT
After removng qmail (installation from source) and switching over to postfix i have started receiving the following error in my daily logwatch report:

--------------------- Init Begin ------------------------


**Unmatched Entries**
cannot execute "/command/svscanboot"
Id "SV" respawning too fast: disabled for 5 minutes cannot execute "/command/svscanboot"
Id "SV" respawning too fast: disabled for 5 minutes cannot execute "/command/svscanboot"
Id "SV" respawning too fast: disabled for 5 minutes cannot execute "/command/svscanboot"
Id "SV" respawning too fast: disabled for 5 minutes cannot execute "/command/svscanboot"
Id "SV" respawning too fast: disabled for 5 minutes cannot execute "/command/svscanboot"

....keeps going
---------------------- Init End -------------------------


I have checked /etc/inittab for any svscan entries but nothing there.... does anyone have any idea on how to fix this? im not too sure but does this svscan have anything to do with daemontools?

tnx alot

Drunet
2006-04-22, 09:06 PM CDT
check your /etc/inittab and see if it has a line like:
SV:123456:respawn:/command/svscanboot

If so, comment it out and reboot.