I'm trying to get logwatch to add a fortune as it did on the old desktop. In
/etc/logwatch/conf/logwatch.conf is the line:
Service = All

When I run logwatch it tells me:
Wrong configuration entry for "Service", if "All" selected, only "-" items are 
allowed

So, I changed the logwatch.conf file to read:
# Service = All
Service = cron
Service = kernel
Service = postfix
Service = sshd
Service = syslogd
Service = xntpd
Service = zz-disk_space
Service = zz-fortune
Service = zz-lm_sensors

and running /usr/sbin/logwatch restart results in:
# /usr/sbin/logwatch restart
Wrong configuration entry for "Service", if "All" selected, only "-" items are 
allowed

WTF? 'All' has been commented out in the file. What have I missed here?

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to