シノバーです
On Sat, 5 Mar 2005 17:19:28 +0900
"K.Nakatsuka" <tanpoko@xxxxxxxxxxxxxxxx> wrote:
> 当方では、(Vine3.1) cron.daily より、
> 下記のメッセージがrootにメール送信されます。
>
> >>>>> ここから
> /etc/cron.daily/logrotate:
>
> error: ppxp:6 unknown option 'ppxp' -- ignoring line
> error: ppxp:6 unexpected text
> <<<<< ここまで
/etc/logrotate.d/ppxp の内容は次のようになっています。
# logrotate for ppxp
#compress
rotate 4
weekly
/var/log/{ppxp.log,qdial.log,account} {
notifempty
missingok
}
この{xxx,xx,xxxx}という表記をlogrotatedが解釈できないようです。
次のように変更すれば回避できます。
# logrotate for ppxp
#compress
rotate 4
weekly
/var/log/ppxp/*[^0-9] {
notifempty
missingok
}
--
Masaki SHINOMIYA <shino@xxxxxx>
The Bar Master,
Shino's Bar - Contemporary Art and Spirits
http://Paper.Cup.Com/