Rename a load of template files to .new.
This commit is contained in:
parent
a6fea05731
commit
cd91ff8758
9 changed files with 0 additions and 0 deletions
6
templates/logrotate.d/template.new
Normal file
6
templates/logrotate.d/template.new
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