Skip site navigation (1)Skip section navigation (2)
Date:      08 Dec 2000 12:09:06 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc crontab
Message-ID:  <xzpzoi72mr1.fsf@flood.ping.uio.no>
In-Reply-To: Dag-Erling Smorgrav's message of "08 Dec 2000 12:07:13 %2B0100"
References:  <200012081055.eB8AtXL16440@freefall.freebsd.org> <xzp4s0f41em.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@ofug.org> writes:
> 59      1       *       *       1-5     root    periodic daily
> 59      1       *       *       6       root    periodic daily weekly

Uh, I forgot Sundays. Make that

59      1       *       *       1-5,7   root    periodic daily
59      1       *       *       6       root    periodic weekly

though there's no reason why weekly couldn't run on Sundays instead of
Saturdays, saving us a whooping two bytes in /etc/crontab 8)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org


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




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