Date: Fri, 15 Dec 1995 10:10:21 -0700 From: Steve Passe <smp@csn.net> To: questions@freefall.freebsd.org Subject: Re: questions-digest V1 #318 Message-ID: <199512151710.KAA28440@clem.systemsix.com> In-Reply-To: Your message of "Thu, 14 Dec 1995 23:45:02 PST." <199512150745.XAA01763@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >I see that I need a -F parameter on the ftpd line in /etc/services, >and I created /var/log/ftpd, but nothing happens, even after >a complete system reboot, no transfers are logged. I assume you mean '-S', not '-F', man for ftpd doesn't show '-F' The problem is in your /etc/syslog.conf file, add this at the end: !ftpd *.* /var/log/ftpd then kill -HUP <syslogd_pid> or reboot -- Steve Passe | powered by smp@csn.net | FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512151710.KAA28440>