Hi all,

Webalizer is enabled via /etc/sysconfig/webalizer but I don't understand
why /etc/cron.daily/00webalizer has this line:

[ "z$WEBALIZER_CRON" != "zyes" ] && exit 0

that I think it should be (and it is working this way)

[ "$WEBALIZER_CRON" != "yes" ] && exit 0

What is the mistery?

C.Sava



-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to