Cron Jobs
From LNLEpicsWiki
[edit] Channel Archiver
The crontab of user epics has one entry for the Channel Archiver:
*/5 * * * * /arch/scripts/update_indices.sh 2>/dev/null >/dev/null
running the update_indices script every 5 minutes.
The crontab of user epics has one entry for the Channel Archiver:
*/5 * * * * /arch/scripts/update_indices.sh 2>/dev/null >/dev/null
running the update_indices script every 5 minutes.