Date: Sun, 25 Jul 1999 18:22:49 -0600 From: Warner Losh <imp@village.org> To: obrien@NUXI.com Cc: mobile@FreeBSD.ORG Subject: Re: pccardd does not wait for interface to be up with "-z" Message-ID: <199907260022.SAA36130@harmony.village.org> In-Reply-To: Your message of "Sat, 24 Jul 1999 23:21:08 PDT." <19990724232108.A89132@nuxi.com> References: <19990724232108.A89132@nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <19990724232108.A89132@nuxi.com> "David O'Brien" writes: : + pccardd -z $pccardd_flags 2>&1 > /var/log/pccardd.debug & The -z flag to pccardd is working just fine.... There is a bug in the rc.pccard script, however, that precludes the use of -z. The & at the end of this command is bogus... That's what is causing your problems. I had no problems when I removed it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907260022.SAA36130>