MAILTO=REPL_MAILTO
MAILFROM=REPL_MAILFROM
PATH=/p4/common/bin:/p4/1/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:
SHELL=/bin/bash
# common tasks
# Auto update the crontab
INSTANCE=1
# Cache Purge on Proxy servers
0 22 * * * /p4/common/bin/proxyclean.sh ${INSTANCE}
0 21 * * 6 rm -f /p4/${INSTANCE}/logs/p4p.log
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 26375 | Russell C. Jackson (Rusty) | Added a proxy log removal on the weekend. | ||
| #1 | 26373 | Russell C. Jackson (Rusty) | Added a proxy clean script and a proxy crontab. |