Add logging support.
This commit is contained in:
parent
b7ee4009e4
commit
7a3a9f500f
2 changed files with 6 additions and 2 deletions
3
debian/dump1090-mr.default
vendored
3
debian/dump1090-mr.default
vendored
|
@ -7,6 +7,9 @@ START_DUMP1090="no"
|
|||
# User to run dump1090 as.
|
||||
DUMP1090_USER="dump1090"
|
||||
|
||||
# Logfile to log to
|
||||
#LOGFILE="/var/log/dump1090-mr.log"
|
||||
|
||||
#
|
||||
# The following options are all optional - defaults if not provided are
|
||||
# shown below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue