Hi! I intend to mount a directory in another location with "mount --bind" and I wanted to know if there is a way to automate this by putting it somewhere like /etc/fstab. I can put it in /etc/init.d/rc.local but I would rather do this in a more "elegant" way. Carlos Rodrigues