
Relocate writable /www to /var/www Story: 2009101 Task: 43536 Depends-on: https://review.opendev.org/c/starlingx/metal/+/810023 Change-Id: Ie4506518c2d2e1e40ae38de864395de98dfb176d Signed-off-by: Bin Qian <bin.qian@windriver.com>
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
/var/log/lighttpd-access.log
|
|
/var/log/lighttpd-error.log
|
|
/var/www/var/log/lighttpd-access.log
|
|
/var/www/var/log/lighttpd-error.log {
|
|
nodateext
|
|
size 10M
|
|
start 1
|
|
rotate 10
|
|
missingok
|
|
notifempty
|
|
compress
|
|
delaycompress
|
|
copytruncate
|
|
}
|