Tyler MacDonald wrote: > I'm setting up a box that is mostly going to be chroot environments, stored > in a partition in /var. I would like to move /etc/passwd and /etc/shadow to > /var so that I can hardlink them into my chroot environments. Is it safe to > do this, and make /etc/passwd and /etc/shadow symlinks to the new location? >
I'd use use bind-mounts for the chroots. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]