packages: cronie/cron.sysconfig - hide obsolete options

baggins baggins at pld-linux.org
Mon Feb 6 17:30:04 CET 2012


Author: baggins                      Date: Mon Feb  6 16:30:04 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- hide obsolete options

---- Files affected:
packages/cronie:
   cron.sysconfig (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/cronie/cron.sysconfig
diff -u packages/cronie/cron.sysconfig:1.3 packages/cronie/cron.sysconfig:1.4
--- packages/cronie/cron.sysconfig:1.3	Wed Mar  3 10:44:32 2010
+++ packages/cronie/cron.sysconfig	Mon Feb  6 17:29:59 2012
@@ -5,7 +5,7 @@
 
 # This option will direct cron to send job output to the system log using syslog(3).
 # This is useful if your system has no sendmail(8), or if mail is disabled using "off".
-#CROND_SYSLOG_RESULT="yes"
+#CROND_ARGS="-s"
 
 # This option allows you to specify a shell command string to use
 # for sending cron mail output instead of sendmail(8).
@@ -13,7 +13,7 @@
 # stdin and send it as a mail message to the recipients specified in the mail
 # headers.
 # As a special case, the string "off" will disable sending mail.
-#CROND_MAIL_PROG="/usr/lib/sendmail"
+#CROND_ARGS="-m /usr/lib/sendmail"
 
 # Extra arguments to crond(8)
 #CROND_ARGS=""
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cronie/cron.sysconfig?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list