<quote who="Michael Chesterton"> > Jeff Waugh <[EMAIL PROTECTED]> writes: > > > create them, or you could do this: > > > > mount --bind / /mnt && mkdir /mnt/var/run /mnt/var/lock && umount /mnt > > That bind mount is a neat trick. Do you have to chmod them 1777?
No, because on Ubuntu they're mounted filesystems (tmpfs). - Jeff -- linux.conf.au 2007: Sydney, Australia http://lca2007.linux.org.au/ "The name Lego came from two Danish words 'leg godt', meaning 'play well'. It also means 'I put together' in Latin." - BBC News, 2005 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
