zmaudit always started.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@687 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
acc20eea28
commit
407f090862
|
@ -193,10 +193,9 @@ if ( $command =~ /^(?:start|restart)$/ )
|
|||
}
|
||||
$sth->finish();
|
||||
|
||||
if ( ZM_OPT_FAST_DELETE )
|
||||
{
|
||||
# This is now started unconditionally
|
||||
execute( ZM_PATH_BIN."/zmdc.pl start zmaudit.pl -d 900 -y" );
|
||||
}
|
||||
|
||||
if ( ZM_OPT_X10 )
|
||||
{
|
||||
execute( ZM_PATH_BIN."/zmdc.pl start zmx10.pl -c start" );
|
||||
|
|
Loading…
Reference in New Issue