Sadly, I did not have another mountpoint on that system, and since the
sample script was using /tmp, I assume creating a tmpfs mountpoint is
more appropriate and would work on more systems.  Since the provided
script is just a sample that needs modification on a case-by-case basis,
I thought it would be better to have a sample that works on more
systems, hence my patch submission.

I just wanted to use the auroot script as-is as a test, so I expected it
to work out of the box.  Of course, for a permanent solution, I will
need a custom script.

Thanks,
Jayen

On 12/04/12 12:50, sf...@users.sourceforge.net wrote:
> Jayen Ashar:
>> Perhaps the system on which you test has /tmp mounted from a separate
>> filesystem and not as a subdirectory in the / filesystem?  In my case,
>> /tmp is not mounted, and so with the provided auroot, /tmp/$$.ro.root
>> (which is bound to /) overlaps with /tmp/jail/ .  Perhaps my
>> understanding of overlap is still incorrect?  I kept getting an
> 
> I see.
> I understand your situation, and your unstanding is correct.
> For such system, I'd suggest modifying "tmp=/tmp/$$" line in the auroot
> script. If you have separated filesystem from root, then you can replace
> "/tmp/$$" by "/your_fs/brabra/$$".
> 
> 
> J. R. Okajima

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2

Reply via email to