forked from pool/boinc-client
d7fb2f46f3
- Removed boinc-bnc_465676.patch (Fixed Upstream) - Removed boinc-bnc_465676.patch (Fixed Upstream) - Removed boinc-client-NotebookWxPanel.patch (Fixed Upstream) - Removed boinc-client-wxWindowListNode.patch (Fixed Upstream) - Fix boinc-manager-lang requires - Major spec file makeover - Updated version - Cleaned up patches - Fixed most deprecated conversion from string constant to 'char*' OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=7
28 lines
361 B
Plaintext
28 lines
361 B
Plaintext
/var/log/boinc-client.log {
|
|
daily
|
|
compress
|
|
dateext
|
|
notifempty
|
|
rotate 99
|
|
size 4M
|
|
missingok
|
|
create 640 root root
|
|
postrotate
|
|
/etc/init.d/boinc-client restart
|
|
endscript
|
|
}
|
|
|
|
/var/log/boinc-client_err.log {
|
|
daily
|
|
compress
|
|
dateext
|
|
notifempty
|
|
rotate 99
|
|
size 4M
|
|
missingok
|
|
create 640 root root
|
|
postrotate
|
|
/etc/init.d/boinc-client restart
|
|
endscript
|
|
}
|