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 Fri Jan 13 08:00:32 UTC 2012
[aur-mirror.git]
/
iaxmodem
/
iaxmodem.logrotate
blob
887b47f668710261d45aa452b88663dfc9f80c3a
1
/var/log/iaxmodem/*.log {
2
notifempty
3
missingok
4
postrotate
5
/bin/kill -HUP `cat /var/run/iaxmodem.pid` || true
6
endscript
7
}