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

Re: Problem with removing a chroot



On Wednesday 23 July 2008 05:43, Ryan Klein wrote:
> I am having a problem removing the remains of a chroot; I used the
> script in /usr/share/doc/libpam-chroot/examples/ and it created hard
> links for the entire /proc folder in /var/chroot/user/testuser/proc/ and
> I cannot remove it. Can someone let me know how to remove these hard
> links so that I can remove /var/chroot/users/*? Thanks.

Perhaps something like 'find /chroot -type l | xargs unlink' would help.
>
> Regards,
>
> Ryan Klein

-- 
Shachar Or | שחר אור
http://ox.freeallweb.org/


Reply to: