From 2bd9693676e36f1ab3e8a7bc3291f57e304682c1 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 12 Oct 1998 19:58:44 +0000 Subject: [PATCH] Removed definitions of ioc log inet number and log filename. --- config/CONFIG_SITE_ENV | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/CONFIG_SITE_ENV b/config/CONFIG_SITE_ENV index e6a8c73e3..6968e0dfb 100644 --- a/config/CONFIG_SITE_ENV +++ b/config/CONFIG_SITE_ENV @@ -38,8 +38,8 @@ EPICS_TS_NTP_INET= # path name in response to SIGHUP - the new path name will # replace any path name supplied in EPICS_IOC_LOG_FILE_NAME -EPICS_IOC_LOG_INET=164.54.8.167 -EPICS_IOC_LOG_FILE_NAME=/home/phebos1/epics/apple/log/iocLog.text +EPICS_IOC_LOG_INET= +EPICS_IOC_LOG_FILE_NAME= EPICS_IOC_LOG_FILE_COMMAND= EPICS_IOC_LOG_FILE_LIMIT=1000000