$OpenBSD: patch-config_php,v 1.8 2015/09/07 18:56:59 robert Exp $
--- config.php.orig	Thu Sep  3 01:04:22 2015
+++ config.php	Mon Sep  7 20:54:16 2015
@@ -72,7 +72,7 @@
 /**********************************************************************************
  *  Default FileStateMachine settings
  */
-    define('STATE_DIR', '/var/lib/z-push/');
+    define('STATE_DIR', '/var/db/z-push/');
 
 
 /**********************************************************************************
@@ -282,4 +282,4 @@
 */
     );
 
-?>
\ No newline at end of file
+?>
