|
From: Dean T. <de...@ha...> - 2012-06-18 09:19:42
|
> From: "Heiko Zuerker" <he...@zu...> > Date: 2012-06-17 14:07 > > Hey, > > I just saw /jail is still a symlink to /shm/jail. > Execute this command and then try again: > mount -n --bind /shm/jail /jail > > Let me know the results, so we can do the appropriate changes in the next DL > release. Doesn't work unfortunately, since /jail is a symlink to /shm/mail and /jail can't be deleted and replaced with a real directory due to it being on a read-only filesystem. But doing a test jk_init into a /tmp subdirectory did initialize the jail, so I expect chrooting the user should work as expected once the jail is created. I'm grabbing the build system/environment right now and will report on getting this working. -dean takemori |