$OpenBSD: patch-bin_tSmoke,v 1.2 2013/05/24 14:45:54 sthen Exp $
--- bin/tSmoke.orig	Sat Dec  8 22:26:25 2012
+++ bin/tSmoke	Sat Dec  8 22:27:24 2012
@@ -63,7 +63,7 @@ use Pod::Usage;
 use RRDs;
 
 # Point to your Smokeping config file
-my $cfgfile = "etc/config.dist";
+my $cfgfile = "${SYSCONFDIR}/config";
 
 # global variables
 my $cfg;
