Remove LOG_FILE definition, close PR 595

Submitted by: roberto@blaise.ibp.fr
This commit is contained in:
Andrey A. Chernov 1995-07-06 22:47:30 +00:00
parent c654cad5b7
commit 03aa8f08c7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9414

View File

@ -16,7 +16,7 @@
*/
/*
* $Id: pathnames.h,v 1.3 1994/01/15 20:43:43 vixie Exp $
* $Id: pathnames.h,v 1.1.1.1 1994/08/27 13:43:04 jkh Exp $
*/
#if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX)
@ -49,7 +49,7 @@
*/
#define ALLOW_FILE "allow" /*-*/
#define DENY_FILE "deny" /*-*/
#define LOG_FILE "log" /*-*/
/*#define LOG_FILE "log"*/ /*-*/
/* where should the daemon stick its PID?
*/