# You may edit this file to change the behaviour of
# /etc/cron.weekly/sauce and other startup/maintenance scripts.

exit 0
# Remove the preceding line when you've configured sauce

SAUCE_USER=mail
SAUCE_GROUP=mail
SAUCE_LOGS_SAVE=5
SAUCE_LOGS_MODE=644

umask 022

PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH
export PATH
