Removing other unused features
Previous  Top  Next

Cron has quite a few jobs running in regards to sendmail which we will disable along with disabling the backup of the configuration files in /etc. Comment out line 9 so that it looks like this:

#*/30   *   *   *   *    /usr/sbin/sendmail –L sm-msp-queue –Ac -q

To disable backup of the configuration files to /var add

ROOTBACKUP=0

under
HOME=/var/log (line 5).