This website works better with JavaScript.
Home
Explore
Help
Sign In
sbrl
/
LoRaWAN-Signal-Mapping
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
rsyslog: Fix syntax
master
Starbeamrainbowlabs
1 year ago
parent
883ce2b2cb
commit
680b5cb16e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ttn-listener.conf
+ 1
- 1
ttn-listener.conf
View File
@ -1,2 +1,2 @@
if $programname == 'ttn-listener' then /var/log/ttn-listener/ttn-listener.log
if $programname == 'ttn-listener' then
stop
&
stop
Write
Preview
Loading…
Cancel
Save