diff options
Diffstat (limited to 'abs/core-testing/zoneminder/zmupdate.patch')
-rw-r--r-- | abs/core-testing/zoneminder/zmupdate.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/core-testing/zoneminder/zmupdate.patch b/abs/core-testing/zoneminder/zmupdate.patch index 2c94d89..913a6ec 100644 --- a/abs/core-testing/zoneminder/zmupdate.patch +++ b/abs/core-testing/zoneminder/zmupdate.patch @@ -9,3 +9,15 @@ print( "Executing '$command'\n" ) if ( DBG_LEVEL > 0 ); my $output = qx($command); +diff -Naru ZoneMinder-1.23.3-orig/scripts/zmlogrotate.conf.in ZoneMinder-1.23.3/scripts/zmlogrotate.conf.in +--- ZoneMinder-1.23.3-orig/scripts/zmlogrotate.conf.in 2008-02-25 20:19:52.000000000 +1030 ++++ ZoneMinder-1.23.3/scripts/zmlogrotate.conf.in 2009-07-20 20:18:16.000000000 +0930 +@@ -7,7 +7,7 @@ + missingok + } + +-Now the weekly db backup ++# Now the weekly db backup + + /var/lib/zm/zm_backup.sql { + weekly |