mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-08-29 21:18:12 +02:00
scripts: move template files to "templates" directory
This commit is contained in:
parent
00d96cf045
commit
c5a8f20c04
7 changed files with 5 additions and 5 deletions
5
scripts/templates/rsyslog.conf
Normal file
5
scripts/templates/rsyslog.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
if $programname == '{{ PROGRAM }}' then {
|
||||
{{ LOG_FILE }}
|
||||
stop
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue