Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92330 - syslog-ng default configuration uses deprecated directive
Summary: syslog-ng default configuration uses deprecated directive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.gentoo.org/cgi-bin/viewcvs...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 22:13 UTC by Brant Gurganus
Modified: 2005-05-11 22:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brant Gurganus 2005-05-11 22:13:01 UTC
The long_hostnames(off) directive is deprecated according to the syslog-ng.conf man page.

Reproducible: Always
Steps to Reproduce:
1. Look at the syslog-ng man page.

Actual Results:  
long_hostnames is deprecated.

Expected Results:  
Replace long_hostnames with chain_hostnames.

long_hostnames is not even listed in the online reference for both syslog-ng 1.6
and 2.0.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-05-11 22:46:28 UTC
fixed in CVS.  Thanks for the bug report.