I set up crontab to check services every 5 minutes. Every 5 minutes, I get this server notice:
*** Notice -- Link [<host>@<ip>] cancelled, server services.<host>.com already exists from services.<host>.com
It seems that the crontab script not only checks services running, but it initiates a link, whether the link exists or not. I'd rather not disable my snomasks, so is there any way to stop crontab from initiating a link if one exists? I also apologize if there's a similar thread, because I couldn't find one. Thank you.