jailsetup.sh: create a symlink in chroot if necessary for alternates
commitd73d7878f23dcad984715a6380050c59c1e70ac8
authorKyle J. McKay <mackyle@gmail.com>
Tue, 18 Nov 2014 00:03:20 +0000 (17 16:03 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 18 Nov 2014 00:03:20 +0000 (17 16:03 -0800)
treedbaa48292cfe3323cbe4aba7bd527f819dcba7d2
parent59d685f33c88f99ba6caf44b059fb18bb8bb8d2b
jailsetup.sh: create a symlink in chroot if necessary for alternates

Since alternates are always stored as absolute paths, create a symlink
in the chroot, if necessary, so that they continue to work under the
same path when ssh is running in the chroot.
jailsetup.sh