rsyslog: Use stop instead of ~
This commit is contained in:
parent
e65757308d
commit
883ce2b2cb
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
if $programname == 'ttn-listener' then /var/log/ttn-listener/ttn-listener.log
|
||||
if $programname == 'ttn-listener' then ~
|
||||
if $programname == 'ttn-listener' then stop
|
||||
|
|
Loading…
Reference in a new issue