Fix postinst handling of LOG_DECODED_MESSAGES.
This commit is contained in:
parent
a9ca260e76
commit
9d0df29dbb
1
debian/dump1090-mutability.postinst
vendored
1
debian/dump1090-mutability.postinst
vendored
|
@ -85,6 +85,7 @@ case "$1" in
|
|||
subvar json-dir JSON_DIR
|
||||
subvar json-interval JSON_INTERVAL
|
||||
subvar json-location-accuracy JSON_LOCATION_ACCURACY
|
||||
subvar_yn log-decoded-messages LOG_DECODED_MESSAGES
|
||||
subvar extra-args EXTRA_ARGS
|
||||
|
||||
cp -a -f $CONFIGFILE $CONFIGFILE.tmp
|
||||
|
|
Loading…
Reference in a new issue