mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
dump1090: remove interactive options, hardcode quiet and add respawn config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
config dump1090 main
|
||||
option disabled '1'
|
||||
option respawn '1'
|
||||
option device_index ''
|
||||
option gain ''
|
||||
option enable_agc '0'
|
||||
option freq ''
|
||||
option ifile ''
|
||||
option interactive '0'
|
||||
option interactive_rows ''
|
||||
option interactive_ttl ''
|
||||
option interactive_rtl1090 '0'
|
||||
option raw '0'
|
||||
option net '1'
|
||||
option modeac '0'
|
||||
@@ -38,5 +35,4 @@ config dump1090 main
|
||||
option metric '0'
|
||||
option snip ''
|
||||
option debug ''
|
||||
option quiet '1'
|
||||
option ppm ''
|
||||
|
||||
Reference in New Issue
Block a user