projects
/
slapos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Extend minimum skeleton for zabbix agent.
[slapos.git]
/
slapos
/
recipe
/
zabbixagent
/
template
/
logrotate_entry.in
1
%(file_list)s {
2
daily
3
dateext
4
rotate 30
5
compress
6
notifempty
7
sharedscripts
8
create
9
olddir %(olddir)s
10
}