Your IP : 216.73.216.170


Current Path : /etc/default/
Upload File :
Current File : //etc/default/cron

# Cron configuration options

# Uncomment this option for LSB name support in /etc/cron.d/
#LSBNAMES='-l'  

# Whether to read the system's default environment files (if present)
# If set to "yes", cron will set a proper mail charset from the
# locale information. If set to something other than 'yes', the default
# charset 'C' (canonical name: ANSI_X3.4-1968) will be used.
#
# This has no effect on tasks running under cron; their environment can
# only be changed via PAM or from within the crontab; see crontab(5).
READ_ENV="yes"

# Extra options for cron, see cron(8)
# For example, set a higher log level to audit cron's work
# EXTRA_OPTS="-L 2"