$OpenBSD: patch-heartbeat_init_d_heartbeat_in,v 1.1.1.1 2007/11/21 18:48:40 ajacoutot Exp $
--- heartbeat/init.d/heartbeat.in.orig	Mon Aug 18 14:32:19 2008
+++ heartbeat/init.d/heartbeat.in	Sat Aug 23 10:29:30 2008
@@ -49,7 +49,7 @@ HA_DIR=@sysconfdir@/ha.d; export HA_DIR
 CONFIG=$HA_DIR/ha.cf
 . $HA_DIR/shellfuncs
 
-LOCKDIR=@localstatedir@/lock/subsys
+LOCKDIR=@localstatedir@/spool/lock/subsys
 RUNDIR=@localstatedir@/run
 
 
