This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
ffc027c9f2
void-packages
/
srcpkgs
/
apache
/
files
/
apache.logrotate
6 lines
99 B
Plaintext
Raw
Blame
History
/var/log/httpd/*log {
postrotate
/etc/init.d/apache reload >/dev/null 2>&1 || true
endscript
}
Reference in New Issue
View Git Blame
Copy Permalink