Re: the disappearing directory

Glynn Clements <[email protected]> Sun, 27 Dec 2009 16:09:12 +0000
Newsgroups org.kernel.vger.linux-admin
Message-ID <[email protected]>
xPol wrote:

> A weird behavior on my laptop:  directories /usr/local/var/log  
> /usr/local/var/logs created by root get deleted a few minutes afterwards. 
> 
> How can i discover what process is to blame?

One possibility is to create a file in that directory with the
immutable attribute ("chattr +i ...") and see if anything shows up in
the system log files.

-- 
Glynn Clements <[email protected]>