Date: Fri, 09 May 2003 09:10:32 +0300 From: Danny Braniss <danny@cs.huji.ac.il> To: hackers@freebsd.org Cc: Doug Barton <DougB@FreeBSD.org> Subject: rcNG & automonter(amd) Message-ID: <E19E15W-0001kC-00@cs.huji.ac.il>
next in thread | raw e-mail | index | archive | help
hi, I have a problem with /etc/rc.d/amd, because of the line command_args="&" ${amd_program} gets run in the background, ldconfig failes to cache libraries in /usr/local/lib (which is automounted :-) Is there realy a need for the "&"? amd will background itself after it's done with the initialization stage anyway - and if not then it probably means trouble. danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19E15W-0001kC-00>