Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91995 - syslog-ng default config file
Summary: syslog-ng default config file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 04:37 UTC by gad.kadosh
Modified: 2005-05-09 07:48 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 gad.kadosh 2005-05-09 04:37:35 UTC
as of new versions of syslog-ng ebuilds, a config file for hardened USE flag is installed which is rather different than the non-hardened one. The assumption that all hardened systems want to split logs between several files seems wrong to me. I for one have the hardened USE flag on my laptop, because I prefer using hardened toolchain. But I don't want to have split log files, just the one 'messages' file. At least maybe both files can be installed somewhere so I can easily choose which one I want to use?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-09 04:41:45 UTC
See /usr/portage/app-admin/syslog-ng/files ;-)
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-05-09 07:48:35 UTC
ok, I changed the ebuild in CVS to install all config files in the files/ directory now.  Have fun.