Hi, I have installed the "cron - 4.1-5 - Standard vixie cron, with cron.d addition" and I run a job which fixes ipables and kill some processes and sees to that others are running. This is done every 10'th minute to assure that my knockd is running. Do anyone know how to hide the cron-job from the log?

I do want logger to write if a change is made, and I do that from within the script, but I do not want to have an entry every 10'th minute if nothing is updated (I also run spin down HDD so every logwrite keeps the HDD spinning)