On Wed, Sep 25, 2013 at 8:49 PM, Ron Wilson <ronw.m...@gmail.com> wrote:

> Why would the database be opened before doing the chroot?
>

i believe the reason is that because the bit which does the db-open does
not know that a chroot may (depending on the UID) be pending. The chroot
only happens when UID==0 (root user). The chroot never happens for non-root
cases, so it's only "wrong" for that particular case.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to