Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
618e243b36c6518a97e1d3a8ce9a6d69a5eaffad
/
.
/
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
}