/[smecontribs]/rpms/smeserver-zoneminder/contribs10/smeserver-zoneminder-1.0-bz12034-backup.patch
ViewVC logotype

Annotation of /rpms/smeserver-zoneminder/contribs10/smeserver-zoneminder-1.0-bz12034-backup.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Aug 1 05:30:14 2022 UTC (22 months ago) by jpp
Branch: MAIN
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-12.sme
- adapt to httpd 2.4 access syntax [SME: 12069]
- add to core backup [SME: 12034]

1 jpp 1.1 diff -Nur --no-dereference smeserver-zoneminder-1.0.old/createlinks smeserver-zoneminder-1.0/createlinks
2     --- smeserver-zoneminder-1.0.old/createlinks 2022-08-01 01:27:23.452000000 -0400
3     +++ smeserver-zoneminder-1.0/createlinks 2022-08-01 01:28:08.618000000 -0400
4     @@ -47,3 +47,9 @@
5     safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
6     safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/mysql.init");
7     safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/zoneminder")
8     +
9     +use esmith::Build::Backup qw(:all);
10     +backup_includes("smeserver-zoneminder", qw(
11     +/var/lib/zoneminder
12     +/var/log/zoneminder
13     +));

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed