On Thu, Sep 20, 2012 at 10:50 AM, Zdenek Pytela <pytela@phil.muni.cz> wrote:
        Hello everybody,
every night cron calls epylog and it launches links.
links wants to create a temporary file links.tmp and write to ~/.links
directory and to check bookmarks/history and other files.
As epylog is run as root, admin_home is affected.
If run from a cli, no alert is displayed.
It is (probably) run from publishers.py at line 264:

exitcode = os.system('%s -dump %s > %s 2>/dev/null'
                                 % (self.lynx, htmlfile, plainfile)

Hi, Zdenek:

You can either dontaudit that, or set this in your epylog.conf:

lynx = /usr/bin/elinks -config-dir /var/lib/epylog/.elinks

Best,
--
Konstantin Ryabitsev
LinuxFoundation.org
Montréal, Québec