forked from pool/openafs
12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
|
/var/log/openafs/*Log {
|
||
|
daily
|
||
|
compress
|
||
|
dateext
|
||
|
rotate 7
|
||
|
olddir /var/log/openafs/old
|
||
|
missingok
|
||
|
notifempty
|
||
|
create 640 root root
|
||
|
copytruncate
|
||
|
}
|