From dd0d66ac48d2a3fdbddacf51bb7b82fa687ef541 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Tue, 18 Oct 2016 15:00:11 +0200 Subject: [PATCH] homogenize location of default file closes #144 --- config.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk.in b/config.mk.in index 5961256..39824b8 100644 --- a/config.mk.in +++ b/config.mk.in @@ -63,7 +63,7 @@ GHASHPREC = 7 JSON_INDENT ?= no # Location of optional default configuration file -CONFIGFILE = /etc/defaults/ot-recorder +CONFIGFILE = /etc/default/ot-recorder # Optionally specify the path to the Mosquitto libs, include here MOSQUITTO_INC = -I/usr/include