Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31009 - Misspelled configuration file in the "Intrusion Detection" section of the Gentoo Security Howto
Summary: Misspelled configuration file in the "Intrusion Detection" section of the Gen...
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: Zack Gilburd (RETIRED)
URL: http://www.gentoo.org/doc/en/gentoo-s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-12 21:02 UTC by Anthony Greene
Modified: 2003-10-13 06:56 UTC (History)
0 users

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


Attachments
patch to fix the problem (gentoo-security.xml.patch,556 bytes, patch)
2003-10-12 21:28 UTC, Zack Gilburd (RETIRED)
Details | Diff
patch #2 (gentoo-security.xml.patch,762 bytes, patch)
2003-10-12 21:30 UTC, Zack Gilburd (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Greene 2003-10-12 21:02:33 UTC
Misspelled configuration file in the "Intrusion Detection" section of the Gentoo
Security howto "Setting up Snort" the documentation currently consists of the
following line: CONF=/etc/snort/snort.Cong it should be CONF=/etc/snort/snort.conf.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Zack Gilburd (RETIRED) gentoo-dev 2003-10-12 21:28:56 UTC
Created attachment 19155 [details, diff]
patch to fix the problem

Please review.
Comment 2 Zack Gilburd (RETIRED) gentoo-dev 2003-10-12 21:30:36 UTC
Created attachment 19156 [details, diff]
patch #2

Forgot to minor revision bump.
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-10-12 21:40:32 UTC
Patch looks good. Although you don't have to provide your patch with a version
bump already, since it is plausible (especially with such a big guide) that
someone else fixes another bug after you made the patch and before you committed
it, making updates clash.

Rather apply the patch, manually version-bump the document and commit.
Comment 4 Zack Gilburd (RETIRED) gentoo-dev 2003-10-13 06:56:02 UTC
Committed.