$OpenBSD: patch-balance_h,v 1.2 2012/12/11 18:15:13 gonzalo Exp $
--- balance.h.orig	Fri Dec  3 09:50:22 2010
+++ balance.h	Fri Nov 30 17:07:52 2012
@@ -66,7 +66,7 @@
  * this should be a directory that isn't cleaned up periodically, or at
  * reboot of the machine (/tmp is cleaned at reboot on many OS versions)
  */
-#define SHMDIR 		"/var/run/balance/"
+#define SHMDIR 		"/var/balance/"
 #define	SHMFILESUFFIX	".shm"
 
 #define MAXCHANNELS 		64	/* max channels in group          */
