From owner-freebsd-questions Mon Dec 6 17:50:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from icave3.icave.com.mx (icave3.icave.com.mx [148.233.5.130]) by hub.freebsd.org (Postfix) with ESMTP id 44FED1510C for ; Mon, 6 Dec 1999 17:50:41 -0800 (PST) (envelope-from rafareta@icave.com.mx) Received: from icave.com.mx (icave10.icave.com.mx [148.233.5.137]) by icave3.icave.com.mx (8.9.3/8.9.3) with ESMTP id TAA99190 for ; Mon, 6 Dec 1999 19:48:50 -0600 (CST) (envelope-from rafareta@icave.com.mx) Message-ID: <384C6706.BBF10B53@icave.com.mx> Date: Mon, 06 Dec 1999 19:46:46 -0600 From: "Rafael A. Reta Rodriguez" Organization: ICAVE X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: syslog Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm want to send the squid log to /var/log/squid instead of /var/log/messages so I added to /etc/syslog.conf the following line: squid.* /var/log/squid and killed -1 the process (even rebooted) but nothing happened Where am I wrong? Thanks in advance RafaReta To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message