svn commit: r244843 - projects/portbuild/crontabs
Mark Linimon
linimon at FreeBSD.org
Sun Dec 30 00:28:51 UTC 2012
Author: linimon (doc,ports committer)
Date: Sun Dec 30 00:28:50 2012
New Revision: 244843
URL: http://svnweb.freebsd.org/changeset/base/244843
Log:
Continue the de-orbit burn of the 'portmgr' user.
Added:
projects/portbuild/crontabs/portbuild
- copied unchanged from r244836, projects/portbuild/crontabs/portmgr
Deleted:
projects/portbuild/crontabs/portmgr
Copied: projects/portbuild/crontabs/portbuild (from r244836, projects/portbuild/crontabs/portmgr)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ projects/portbuild/crontabs/portbuild Sun Dec 30 00:28:50 2012 (r244843, copy of r244836, projects/portbuild/crontabs/portmgr)
@@ -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
More information about the svn-src-projects
mailing list