$OpenBSD: patch-bin_tSmoke,v 1.3 2019/08/21 12:35:12 sthen Exp $

Index: bin/tSmoke
--- bin/tSmoke.orig
+++ bin/tSmoke
@@ -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;
