Add further template files.
This commit is contained in:
parent
75d3b429b0
commit
76a680117a
15 changed files with 13 additions and 0 deletions
6
templates/logrotate.d/template
Normal file
6
templates/logrotate.d/template
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/var/log/FIXME {
|
||||
sharedscripts
|
||||
postrotate
|
||||
[ -x /etc/rc.d/rc.FIXME ] && /etc/rc.d/rc.FIXME restart >/dev/null 2>&1 || true
|
||||
endscript
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue