Cleaning up Jail cron Reports
The periodic and security scripts when sent from within a jail have all sorts of junk in'm:
FreeBSD 4.5
- Put a periodic.conf like this one in /etc
- Patch the /etc/security script with a patch like this. The patch is against FreeBSD 4.5.
- Remove the line with adjkerntz from your crontab.
- Touch /var/log/wtmp
FreeBSD 4.6 - 4.7
- Put a periodic.conf like this one in /etc
- Remove the line with adjkerntz from your crontab.
- Touch /var/log/wtmp
FreeBSD 5.x
- Put a periodic.conf like this one in /etc
- Remove the line with adjkerntz from your crontab.
FreeBSD 6.x
- Put a periodic.conf like this one in /etc
- Remove the line with adjkerntz from your crontab.
Any other issues, let me know.