cron job is too verbose
Status: Beta
Brought to you by:
pcxuser
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