On 2004-10-02 19:29, "M. Warner Losh" <[EMAIL PROTECTED]> wrote: > In message: <[EMAIL PROTECTED]> > Tillman Hodgson <[EMAIL PROTECTED]> writes: > : It'll never work, though, that's the thing. At some point it'll rm > : something it itself needs and error out. There isn't a way to use `rm > : -rf /` that /doesn't/ result in foot-shooting. > > No. You are wrong. if you rm -rf in a chroot, then it won't result > in foot shooting, necessarily, like it would outside a chroot.
Since a chroot can always be rm -fr deleted from outside the chroot, this isn't really a great problem, is it? _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

