forked from pool/atftp
cd92f7e967
OBS-URL: https://build.opensuse.org/request/show/50528 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=5
14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
/var/log/atftpd/atftp.log {
|
|
compress
|
|
dateext
|
|
maxage 365
|
|
rotate 99
|
|
size=+4096k
|
|
notifempty
|
|
missingok
|
|
create 640 tftp tftp
|
|
postrotate
|
|
/etc/init.d/atftpd restart
|
|
endscript
|
|
}
|