# Defaults for cronie initscript
# This is a POSIX shell fragment

# Some additional options for the daemon
# See cron(8) for all options and a detailed explanation of these
#
#   -m  <cmd>   shell command to use for sending mail instead of sendmail(8)
#   -p          lift some restrictions on user crontabs (owner, mode, type)
#   -P          Don't set PATH; instead, inherit it from the environment
#   -c          enable clustering support
#   -s          send job output to syslog instead of mail
#
DAEMON_ARGS=""