> mount with given source and dest is better, this way one could bind mount > directory that is outside of app namespace. > > Łukasz Mierzwa
I had posted a patch to let you mount things before entering the namespace a while back in early March that might help you out. The subject was "Bind mounts in namespaces" if you can find it in the archives. If not, let me know and I can send it to you. I copied the idea of lxc, since I had to setup fairly complex sets of filesystems for each app. So basically, you could specify file systems to mount on the command line or pass it a file in fstab format. Chris _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
