Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2012 02:00:55 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r243361 - projects/portbuild/crontabs
Message-ID:  <201211210200.qAL20tjH042447@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon (doc,ports committer)
Date: Wed Nov 21 02:00:55 2012
New Revision: 243361
URL: http://svnweb.freebsd.org/changeset/base/243361

Log:
  contrab for the portmgr user.  Holds the peridoic invocation of
  dopackagestats.

Added:
  projects/portbuild/crontabs/portmgr

Added: projects/portbuild/crontabs/portmgr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/portbuild/crontabs/portmgr	Wed Nov 21 02:00:55 2012	(r243361)
@@ -0,0 +1,10 @@
+# DO NOT EDIT THIS FILE - edit the master and reinstall.
+# (/tmp/crontab.GlSF7IFIHx installed on Tue Nov 20 19:57:41 2012)
+# (Cron version -- $FreeBSD: release/9.0.0/usr.sbin/cron/crontab/crontab.c 185041 2008-11-18 00:39:50Z matteo $)
+#
+# portmgr crontab
+#
+SCRIPTS="/var/portbuild/scripts/"
+ERRORLOGS="/var/portbuild/errorlogs/"
+#
+0,15,30,45	*	*	*	*	cd ${ERRORLOGS} && ${SCRIPTS}/dopackagestats



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