Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2000 12:32:32 -0700 (PDT)
From:      <brian@FreeBSD.org>
To:        brian@FreeBSD.org, freebsd-bugs@FreeBSD.org, brian@FreeBSD.org
Subject:   Re: misc/21250: Periodic scripts that are 'disabled' have non-zero return code.
Message-ID:  <200009131932.MAA43471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Periodic scripts that are 'disabled' have non-zero return code.

Responsible-Changed-From-To: freebsd-bugs->brian
Responsible-Changed-By: brian
Responsible-Changed-When: Wed Sep 13 12:25:47 PDT 2000
Responsible-Changed-Why: 
I'll deal with this.  I'm going to take this a bit further - an exit of 0
means everything's ok and nothing of note needs to be reported.  An exit
of 1 means something of interest happened.  An exit of >1 means that
an error occurred.

Periodic(8) will be able to either mail or log it's output and can be told
to report everything, everything of interest or errors only.

http://www.freebsd.org/cgi/query-pr.cgi?pr=21250


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009131932.MAA43471>