Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
a421b06990b7c323b4ef5fe84f7415a4fab820de
/
.
/
charts
/
k8s-gerrit
/
container-images
/
apache-git-http-backend
/
config
/
logrotation
blob: 282b1e801e1c2b0bdda2250b29473b2c12242632 [
file
] [
log
] [
blame
]
/var/
log
/
apache2
/*log {
daily
dateext
compress
delaycompress
missingok
notifempty
sharedscripts
postrotate
/etc/init.d/apache2 --quiet --ifstarted reload > /dev/null 2>/dev/null || true
endscript
}