Menu

#10 cron job is too verbose

open
nobody
None
8
2006-12-03
2006-12-03
JT Moree
No

The /etc/cron.dail/portal_log_purge symlink should be changed to a shell script that calls the perl file so that the user may disable noise. For example I changed it to a shell script on the server so that only errors show up in daily emails from cron.

#!/bin/sh

/usr/lib/pcx_portal/cron/Portal/portal_log_purge > /dev/null

Discussion


Log in to post a comment.

Auth0 Logo