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:
Álvaro Fernández Rojas
2014-10-27 20:56:14 +01:00
parent 2d56e60686
commit 1ffcf17b02
3 changed files with 9 additions and 13 deletions
+1 -5
View File
@@ -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 ''