/etc/logrotate.d/*

Grzegorz Konopko kolodko1 at o2.pl
Wed Sep 22 19:04:40 CEST 2004


Dnia środa, 22 września 2004 17:34, The Undefined napisał:
> On Wed, Sep 22, 2004 at 05:04:00PM +0200, Grzegorz Konopko wrote:
> > > > Is in PLD any standart with /etc/logrotate.d/* about section %files in 
> > specs?
> > > > 
> > > > I see:
> > > > %config /etc/logrotate.d/*
> > > > %attr(640,root,root) /etc/logrotate.d/*
> > > > /etc/logrotate.d/*
> > > i think it should be %attr(640,root,root) %verify(not md5 size mtime) 
> > %config(noreplace)
> > > what you think about it?
> > 
> > All is sensible, but I can't to predict if noreplace is good for all 
> > situations.
> for all probably not, but...
> for example i need to change location of kernel logs, because i have
> circa 6gb logs daily... from iptables. on other servers i have some
> gigabates logs weekly from squid - it's too much for his logs
> partition...
> 



SPECS $ ls |xargs fgrep logrotate.d|fgrep %attr|fgrep -v RPM_BUILD_ROOT|egrep 
-v config
acpid.spec:%attr(640,root,root) /etc/logrotate.d/acpid
apcupsd.spec:%attr(640,root,root) /etc/logrotate.d/apcupsd
cfingerd.spec:%attr(640,root,root) /etc/logrotate.d/%{name}
crossfire.spec:%attr(660,root,root) /etc/logrotate.d/crossfire
cups.spec:%attr(644,root,root) /etc/logrotate.d/%{name}
cyrus-imapd.spec:%attr(640,root,root) /etc/logrotate.d/cyrus-imapd
distcc.spec:%attr(640,root,root) /etc/logrotate.d/distccd
fetchmail.spec:%attr(640,root,root) /etc/logrotate.d/fetchmail
glibc.spec:%attr(640,root,root) /etc/logrotate.d/nscd
gnu-radius.spec:%attr(640,root,root) /etc/logrotate.d/radius
gofish.spec:%attr(640,root,root) /etc/logrotate.d/*
heimdal.spec:%attr(640,root,root) /etc/logrotate.d/*
icradius.spec:%attr(640,root,root) /etc/logrotate.d/radius
ippl.spec:%attr(640,root,root) /etc/logrotate.d/ippl
ipxripd.spec:%attr(640,root,root) /etc/logrotate.d/ipxripd
krb5.spec:%attr(640,root,root) /etc/logrotate.d/*
lighttpd.spec:%attr(640,root,root) /etc/logrotate.d/%{name}
logrotate.spec:%attr(750,root,root) %dir /etc/logrotate.d
lsh.spec:#%attr(640,root,root) /etc/logrotate.d/*
msyslog.spec:%attr(640,root,root) /etc/logrotate.d/*
muddleftpd.spec:%attr(640,root,root) /etc/logrotate.d/*
otrs.spec:%attr(640,root,root) /etc/logrotate.d/%{name}
ppp.spec:%attr(640,root,root) /etc/logrotate.d/ppp
proftpd.spec:%attr(640,root,root) /etc/logrotate.d/*
protolog.spec:%attr(640,root,root) /etc/logrotate.d/protolog
radiusd-cistron.spec:%attr(640,root,root) /etc/logrotate.d/radius
resin-cmp.spec:%attr(0750,root,root) /etc/logrotate.d
samba.spec:%attr(640,root,root) /etc/logrotate.d/samba
slrn-pl.spec:%attr(640,root,news) /etc/logrotate.d/slrn-pull
slrn.spec:%attr(640,root,news) /etc/logrotate.d/slrn-pull
snort.spec:%attr(640,root,root) /etc/logrotate.d/*
su1.spec:#%%attr(0640,root,root) /etc/logrotate.d/*
sudo.spec:%attr(640,root,root) /etc/logrotate.d/*
sysklogd.spec:%attr(640,root,root) /etc/logrotate.d/syslog
SysVinit.spec:%attr(640,root,root) /etc/logrotate.d/sysvinit
ulogd.spec:%attr(640,root,root) /etc/logrotate.d/ulogd
wipl.spec:%attr(640,root,root) /etc/logrotate.d/wipld
wu-ftpd.spec:%attr(640,root,root) /etc/logrotate.d/*
zmailer.spec:%attr(640,root,root) /etc/logrotate.d/zmailer
Zope.spec:%attr(640,root,root) /etc/logrotate.d/zope


In most cases are to correct?




More information about the pld-devel-en mailing list