On 2012-12-05, Christian Brabandt wrote: > On Wed, December 5, 2012 09:37, sinbad wrote: > > any other pointers on how to get rid of this error. > > it's became very annoying. > > Have you checked all your cronjobs and scripts, that you run? > Can you eliminate, that root doesn't run some jobs, that clean /tmp?
You may have to do some digging to find root's cron jobs. For example, on my Ubuntu 10.04 system, "sudo cron -l -u root" says that root has no cron jobs, but it does run /etc/crontab and the scripts in /etc/cron.d. It doesn't clean /tmp, though. Gary -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
