hello, I wanted to symlink /var/log to /home/log, as the partition gets pretty full I did : ln -s /home/log /var which works fine, but the files messages and maillog don't get updated anymore does anybody know how to fix this ? thanks Luc