Package: mrtg
Version: 2.16.2-3

After a fresh install, mrtg tries to use /var/www/mrtg, however that
does not exist (and I don't think it should create it on an install
either!).  

The cron.d script then runs and produces an error every few minutes -
not ideal for a fresh install!

I added a "[ -d /var/www/mrtg ] && " to my cron.d file, but that
doesn't strike me as acceptable either since it's not looking at
/etc/mrtg.conf.  Perhaps trying to read WorkDir from /etc/mrtg.conf
and doing a directory test on that would be best?

Adrian
-- 
Email: [email protected]  -*-  GPG key available on public key servers
Debian GNU/Linux - the maintainable distribution   -*-  www.debian.org



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to