jailsetup.sh: include local symlink in jail
commitdfa8a8c7cd7e840ed239ff0edd78e2f44d9ff9bf
authorKyle J. McKay <mackyle@gmail.com>
Thu, 28 Apr 2016 21:17:28 +0000 (28 14:17 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 28 Apr 2016 21:17:28 +0000 (28 14:17 -0700)
tree6d8ada7706a48bc5914e95e841e8c39adda1f8fc
parentd9fab4db8c948be9efb5c76977fe75caad428511
jailsetup.sh: include local symlink in jail

Include a symlink from local -> . in the chroot
jail just in case any of the binaries/libraries being
pulled in came from /usr/local/... and include
hard-coded paths to libraries under /usr/local/...
somewhere.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jailsetup.sh