From d6ac727630283797fe654dda05aa04018d383984 Mon Sep 17 00:00:00 2001 From: stan Date: Thu, 12 Jun 2003 14:28:10 +0000 Subject: [PATCH] Now uses configuration option for .sock file location. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@567 e3e1d417-86f3-4887-817a-d78f3d33393f --- src/zm_config.h.z | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/zm_config.h.z b/src/zm_config.h.z index 8f363b516..f31f1bd9a 100644 --- a/src/zm_config.h.z +++ b/src/zm_config.h.z @@ -33,6 +33,8 @@ #define ZM_SHM_KEY // Shared memory key to use, only change if it clashes with another application +#define ZM_PATH_SOCKS "" // Path to the various Unix domain socket files that ZoneMinder uses + #define ZM_DIR_EVENTS "" // Local path to where events directory lives #define ZM_FORCED_ALARM_SCORE // Score to give X10 forced alarms