forked from pool/quassel
new package quassel OBS-URL: https://build.opensuse.org/request/show/77287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=1
14 lines
210 B
Plaintext
14 lines
210 B
Plaintext
/var/log/quassel/quasselcore {
|
|
compress
|
|
dateext
|
|
maxage 365
|
|
rotate 99
|
|
size=+1024k
|
|
notifempty
|
|
missingok
|
|
copytruncate
|
|
postrotate
|
|
chmod 644 /var/log/quasselcore
|
|
endscript
|
|
}
|