Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jun 2003 13:13:15 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        freebsd-current@freebsd.org
Subject:   rcNG & automonter(amd)
Message-ID:  <E19OahH-000Aao-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?E19OahH-000Aao-00>