$OpenBSD: patch-docs_examples_facette_json,v 1.1.1.1 2016/08/30 17:34:00 landry Exp $
--- docs/examples/facette.json.orig	Mon May 16 09:55:22 2016
+++ docs/examples/facette.json	Tue Aug 30 19:23:05 2016
@@ -2,6 +2,6 @@
 	"bind": ":12003",
 	"base_dir": "/usr/local/share/facette",
 	"providers_dir": "/etc/facette/providers",
-	"data_dir": "/var/lib/facette",
-	"pid_file": "/var/run/facette/facette.pid"
+	"data_dir": "${LOCALSTATEDIR}/facette/data",
+	"pid_file": "${LOCALSTATEDIR}/facette/facette.pid"
 }
