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