#!/sbin/sh
# @(#) $Revision: 72.3 $       
# Clean up configuration
#
# CLEAN_ADM:	Set to 1 to move old log files out of the way.  See
#		/sbin/init.d/clean_adm.
# CLEAN_UUCP:	Set to 1 to clean up uucp spool directory.
# 
CLEAN_ADM=1
CLEAN_UUCP=1
