cronie/debian/cronie.default

13 lines
446 B
Plaintext
Raw Normal View History

2011-07-26 14:00:34 +02:00
# 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)
# -c enable clustering support
# -s send job output to syslog instead of mail
#
DAEMON_ARGS=""