Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112861 - Example syslog-ng config uses deprecated option
Summary: Example syslog-ng config uses deprecated option
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Security Guide (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Xavier Neys (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 15:06 UTC by gent_bz
Modified: 2005-11-25 05:54 UTC (History)
1 user (show)

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 gent_bz 2005-11-17 15:06:02 UTC
From syslog-ng.conf(5)

       long_hostnames(yes|no)
              This is a deprecated alias for chain_hostnames().

http://www.gentoo.org/doc/en/security/security-handbook.xml?part=1&chap=3#doc_chap4
has long_hostnames as an option.  This should be replaced with chain_hostnames.

Reproducible: Always
Steps to Reproduce:
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2005-11-25 05:54:15 UTC
Fixed. Thanks for reporting.