I'm not sure whether I've correctly understood what you mean. Doesn't
qmail start?
When that's your problem, I assume the solution would be to create an
init script or to use the real init instead of fakeinit. DJB's
daemontools usually start using the inittab which will fail with
fakeinit, as fakeinit will only start the init scripts that are in the
current runleven (or some default runlevel; I'm not sure about that).
So try to create a init script with the following contents and link it
to the appropriate place:
#!/bin/csh
/command/svscanboot &
Hope that helps,
Baltasar
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Sat Apr 15 23:09:04 2006