[BACK]Return to newsyslog.conf CVS log [TXT][DIR] Up to [local] / src / etc

File: [local] / src / etc / newsyslog.conf (download)

Revision 1.12, Wed May 30 02:11:08 2001 UTC (22 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.11: +1 -3 lines

Remove ipf.  Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too).  Specifically,
Darren says that modified versions are not permitted.  But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia.  Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).

#	$OpenBSD: newsyslog.conf,v 1.12 2001/05/30 02:11:08 deraadt Exp $
#
# configuration file for newsyslog
#
# logfilename           owner.group     mode ngen size time [ZB]
/var/cron/log		root.wheel	600  3    10   *     Z
/var/log/aculog		uucp.dialer	640  7    *    24    Z
/var/log/authlog	root.wheel	640  7    *    168   Z
/var/log/daemon				640  5    30   *     Z
/var/log/lpd-errs			640  7    10   *     Z
/var/log/maillog			600  7    *    24    Z
/var/log/messages			644  5    30   *     Z
/var/log/secure				600  7    *    168   Z
/var/log/wtmp				644  7    *    168   ZB
/var/log/xferlog			640  7    250  *     Z
/var/log/ppp.log			640  7    250  *     Z
#
# Uncomment to rotate apache logs
#
#/var/www/logs/access_log www.www	644  7    250  *     Z /var/www/logs/httpd.pid
#/var/www/logs/error_log www.www	644  7    250  *     Z /var/www/logs/httpd.pid
#
# Uncomment to rotate ssl logs
#
#/var/www/logs/ssl_engine_log www.www	644  7    250  *     Z /var/www/logs/httpd.pid
#/var/www/logs/ssl_request_log www.www	644  7    250  *     Z /var/www/logs/httpd.pid