--- innotop.orig	2016-01-29 12:55:18.000000000 -0800
+++ innotop	2016-01-29 12:56:45.000000000 -0800
@@ -29,7 +29,7 @@
 
 # Configuration files
 our $default_home_conf = "$homepath/.innotop/innotop.conf";
-our $default_central_conf = "/etc/innotop/innotop.conf";
+our $default_central_conf = "@@MP_PREFIX@@/etc/innotop/innotop.conf";
 our $conf_file = "";
 
 ## Begin packages ##
