Jan Engelhardt
f538682497
https://build.opensuse.org/request/show/1183568#comment-1957214 https://build.opensuse.org/request/show/1184357#comment-1959404 OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=124
28 lines
486 B
Plaintext
28 lines
486 B
Plaintext
/var/log/boinc-client.log {
|
|
daily
|
|
compress
|
|
dateext
|
|
notifempty
|
|
rotate 99
|
|
size +4096k
|
|
missingok
|
|
create 644 root root
|
|
postrotate
|
|
/usr/bin/systemctl restart boinc-client.service
|
|
endscript
|
|
}
|
|
|
|
#/var/log/boinc-client_err.log {
|
|
# daily
|
|
# compress
|
|
# dateext
|
|
# notifempty
|
|
# rotate 99
|
|
# size +4096k
|
|
# missingok
|
|
# create 644 root root
|
|
# postrotate
|
|
# /usr/bin/systemctl restart boinc-client.service
|
|
# endscript
|
|
#}
|