mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-08-07 02:32:32 -04:00
Bug 354 - Added facility to signal scripts to rotate logs.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2008 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
1 parent
834bc81a07
commit
fd92f7bcb0
9 files changed
+36
-8
No files matched your search
@@ -56,6 +56,7 @@ use Getopt::Long;
|
||||
use constant EVENT_PATH => ZM_PATH_WEB.'/'.ZM_DIR_EVENTS;
|
||||
|
||||
zmDbgInit( DBG_ID, level=>DBG_LEVEL );
|
||||
zmDbgSetSignal();
|
||||
|
||||
if ( ZM_OPT_UPLOAD )
|
||||
{
|
||||
|
||||
Reference in new issue
Block a user