diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-09-21 12:07:35 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-09-21 12:07:35 +0000 |
| commit | a5dd613ce64ef196a7fb028817ea9e84c2cc9385 (patch) | |
| tree | 23fd88e9354a55af7636894503f633710c018221 /etc/syslog.conf | |
| parent | 7ca9f09d6e48e2761ac3e393750aed22ac79b679 (diff) | |
Notes
Diffstat (limited to 'etc/syslog.conf')
| -rw-r--r-- | etc/syslog.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/syslog.conf b/etc/syslog.conf index f0990f2d5a6f6..d173b2d0e4e12 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -11,7 +11,7 @@ security.* /var/log/security auth.info;authpriv.info /var/log/auth.log mail.info /var/log/maillog lpr.info /var/log/lpd-errs -ftp.info /var/log/ftp.log +ftp.info /var/log/xferlog cron.* /var/log/cron *.emerg * # uncomment this to log all writes to /dev/console to /var/log/console.log |
