/[smecontribs]/rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC-0.2-bz12000-backup.patch
ViewVC logotype

Contents of /rpms/smeserver-BackupPC/contribs10/smeserver-BackupPC-0.2-bz12000-backup.patch

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


Revision 1.1 - (show annotations) (download)
Thu Jul 21 14:56:34 2022 UTC (21 months, 4 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-BackupPC-0_2-10_el7_sme, smeserver-BackupPC-0_2-15_el7_sme, smeserver-BackupPC-0_2-13_el7_sme, smeserver-BackupPC-0_2-14_el7_sme, smeserver-BackupPC-0_2-11_el7_sme, smeserver-BackupPC-0_2-12_el7_sme, HEAD
* Thu Jul 21 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.2-10.sme
- add configuration to core backup [SME: 1200]

1 diff -Nur --no-dereference smeserver-BackupPC-0.2.old/createlinks smeserver-BackupPC-0.2/createlinks
2 --- smeserver-BackupPC-0.2.old/createlinks 2022-07-21 10:49:08.984000000 -0400
3 +++ smeserver-BackupPC-0.2/createlinks 2022-07-21 10:50:46.898000000 -0400
4 @@ -55,3 +55,11 @@
5 safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/bkpc_error_log");
6 safe_touch("root/var/service/httpd-bkpc/down");
7
8 +
9 +use esmith::Build::Backup qw(:all);
10 +backup_includes("smeserver-BackupPC", qw(
11 +/etc/BackupPC
12 +));
13 +# warning this could be a symlink to an external drive
14 +# also this will not backup the whole backups, but who would do that by default ?
15 +# /var/lib/BackupPC

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