jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-users] How to Jail Python Interpreter


From: Olivier Sessink
Subject: Re: [Jailkit-users] How to Jail Python Interpreter
Date: Tue, 18 Sep 2007 08:13:27 +0200
User-agent: Icedove 1.5.0.12 (X11/20070607)

Gregory Piñero wrote:
On 9/17/07, Olivier Sessink <address@hidden> wrote:
you probably need a lot of extra python files as well. My systems has
lots of files in /usr/lib/python2.4/ that are part of the python global
libraries.

Yeah, I ended up copying /usr/lib/python2.4 into the jail too.  Is
copying manually the best way, or is there a jailkit tool for this?

same as your previous command:

jk_cp jail_for_python/ /usr/lib/python2.4

Also since I copied them manually, will that mean jk_update won't
catch the changes if I say, install a new library in Python?

indeed

Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]