Date: Mon, 15 Feb 2010 09:46:09 -0500 From: John Almberg <jalmberg@identry.com> To: freebsd-questions@freebsd.org Subject: Why does soft link in /var/log disappear? Message-ID: <972F1E78-A410-4398-8428-38331578C66C@identry.com>
next in thread | raw e-mail | index | archive | help
I didn't make my /var partition big enough, way back when, and have had = to move my /var/log/www directory to another partition. I did this by = moving the directory, and then adding a soft link from /var/log to the = moved directory, using something like: ln -s /home/wwwlog /var/log/www This works great, but something is deleting the soft link.=20 Is there anything in the freebsd base that 'cleans up' the /var/log = directory? Any hints on how I can discover what is doing this clean up, = or a way to protect this link from being deleted? Thanks: John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?972F1E78-A410-4398-8428-38331578C66C>