repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git]
/
asterisk
/
asterisk.logrotated
blob
f03d0acd370d959c7a92f2162223100ce5e50acc
1
/var/log/asterisk/*_log /var/log/asterisk/messages {
2
create 640 asterisk asterisk
3
compress
4
missingok
5
notifempty
6
postrotate
7
/usr/sbin/asterisk -rx "logger reload" 1>/dev/null || true
8
endscript
9
}
10