From 9d0df29dbb9094840d0dbc7923c914a0b29482a2 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Tue, 30 Dec 2014 17:08:55 +0000 Subject: [PATCH] Fix postinst handling of LOG_DECODED_MESSAGES. --- debian/dump1090-mutability.postinst | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/dump1090-mutability.postinst b/debian/dump1090-mutability.postinst index 04fac1e25..5306279b5 100644 --- a/debian/dump1090-mutability.postinst +++ b/debian/dump1090-mutability.postinst @@ -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