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/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]