svn commit: r195348 - stable/7/etc

[ Available lists | Index of svn-src-all | Month of Jul 2009 | Week of 5 Jul 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Brian Somers <brian@FreeBSD.org>
Date
5 Jul 2009 06:28:24
Subject
svn commit: r195348 - stable/7/etc
Message-ID
200907050628.n656SNch039124@svn.freebsd.org


[ Hide this part ]
Author: brian
Date: Sun Jul 5 06:28:23 2009
New Revision: 195348
URL: http://svn.freebsd.org/changeset/base/195348

Log:
MFC: Remove HOME=

PR: 132135

Modified:
stable/7/etc/ (props changed)
stable/7/etc/crontab

Modified: stable/7/etc/crontab
==============================================================================
--- stable/7/etc/crontab Sun Jul 5 06:24:06 2009 (r195347)
+++ stable/7/etc/crontab Sun Jul 5 06:28:23 2009 (r195348)
@@ -4,7 +4,6 @@
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
-HOME=/var/log
#
#minute hour mday month wday who command
#


Elapsed time: 0.073 seconds