Marco Molteni wrote:
Should I just override start() completely or is there a common way to do it? I don't think I can simply pass a "&" somewhere...
Oh, yes, you can: command_args="&" should do the work. -- Alex Dupre _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

