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

  1. Put a periodic.conf like this one in /etc
  2. Patch the /etc/security script with a patch like this. The patch is against FreeBSD 4.5.
  3. Remove the line with adjkerntz from your crontab.
  4. Touch /var/log/wtmp

FreeBSD 4.6 - 4.7

  1. Put a periodic.conf like this one in /etc
  2. Remove the line with adjkerntz from your crontab.
  3. Touch /var/log/wtmp

FreeBSD 5.x

  1. Put a periodic.conf like this one in /etc
  2. Remove the line with adjkerntz from your crontab.

FreeBSD 6.x

  1. Put a periodic.conf like this one in /etc
  2. Remove the line with adjkerntz from your crontab.

Any other issues, let me know.

   [ home page ]