From f188808244e7f24589825ce470d59df77b9d754b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 18 Jun 2009 19:55:17 +0000 Subject: Add a EMERGE_LOG_DIR variable to control the location of emerge.log and emerge-fetch.log. This was requested by Eitan Mosenkis for use in his 'online image builder' soc project. svn path=/main/trunk/; revision=13652 --- man/make.conf.5 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index ef5913a85..2b5a7645f 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -130,6 +130,11 @@ Options to append to the end of the \fBemerge\fR(1) command line on every invoca These options will not be appended to the command line if \-\-ignore\-default\-opts is specified. .TP +.B EMERGE_LOG_DIR +Controls the location of emerge.log and emerge-fetch.log. +.br +Defaults to /var/log. +.TP .B EPAUSE_IGNORE Defines whether or not to ignore short pauses that occur when displaying important informational messages. This variable is unset by default. -- cgit v1.2.3-1-g7c22