Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93270 - syslogd: Log rotation IS included by default
Summary: syslogd: Log rotation IS included by default
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Security Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/gentoo-s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 16:43 UTC by Eric Pretorious
Modified: 2005-05-23 12:42 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 Eric Pretorious 2005-05-19 16:43:15 UTC
The Gentoo Linux Security Guide 
(http://www.gentoo.org/doc/en/gentoo-security.xml) erroneously reports that 
"Syslogd is the most common logger for Linux and Unix in general. It does not 
come with log rotation." syslogd (i.e., admin-apps/syskogd) DOES handle 
rotating it's own log files via syslogd-listfiles 
(/etc/cron.daily/syslog.cron).  

Reproducible: Always
Steps to Reproduce:
N/A  
Actual Results:  
N/A  

Expected Results:  
N/A 

/etc/cron.daily/syslog.cron & syslogd-listfiles are UN-DOCUMENTED features of 
syslogd.
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2005-05-23 12:42:19 UTC
Fixed in CVS. Thanks for reporting!