From: Thibault Godouet Date: Tue, 22 Aug 2000 21:20:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~627 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77225023ed1461c060e377e09668ba882852a3aa;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/option.h b/option.h index 3dbd618..21d5ba5 100644 --- a/option.h +++ b/option.h @@ -21,7 +21,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: option.h,v 1.6 2000-06-25 20:07:48 thib Exp $ */ + /* $Id: option.h,v 1.7 2000-08-22 21:20:11 thib Exp $ */ /* read and set options of a line */ @@ -37,7 +37,7 @@ 4 should we run this job at fcron startup if it should have been executed during system down? 5 should this job be run serially ? - 6 is this job run serially only once (for bootrun) ? + 6 is this job should be run serially only once (for bootrun) ? 7 does the output have to be mailed to user ? 8 does the output (even if zero-length) must be mailed to user ? 9 does this line use option runas ?