On Sun, 10 Feb 2013 06:49:59 -0500, Michael Mol wrote:

>  If my understanding of the situation is correct, we see this message
> > whenever a package is updated that in the old version installed to
> > /var/run and now has migrated to /run.
> >
> > Even if I'm wrong, there is nothing to be done. /var/run is intended
> > to be a symlink to /run. If it is, then all is fine.

> Except we'll be seeing that elog to the end of time

Not once all package have migrated, if Florian's understanding is correct.

> "lsof -n |grep /var/run" will tell you what, if anything running, is
> using that symlink.

It won't tell you about services that have written a pidfile in that
directory and then closed the file. Try

grep -r /var/run /etc/init.d


-- 
Neil Bothwick

Puritanism: The haunting fear that someone, somewhere may be happy.

Attachment: signature.asc
Description: PGP signature

Reply via email to