Parent Directory | Revision Log | Revision Graph
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-7.sme - apply translation 2022-07-29 - add to core backup [SME: 12023]
1 | jpp | 1.1 | diff -Nur --no-dereference smeserver-smeadmin-1.6.old/createlinks smeserver-smeadmin-1.6/createlinks |
2 | --- smeserver-smeadmin-1.6.old/createlinks 2022-07-29 01:04:05.756000000 -0400 | ||
3 | +++ smeserver-smeadmin-1.6/createlinks 2022-07-29 01:06:37.816000000 -0400 | ||
4 | @@ -34,3 +34,8 @@ | ||
5 | |||
6 | #expand template | ||
7 | templates2events("/etc/e-smith/sql/init/smeadmin", "smeserver-smeadmin-update") | ||
8 | + | ||
9 | +use esmith::Build::Backup qw(:all); | ||
10 | +backup_includes("smeserver-smeadmin", qw( | ||
11 | +/var/lib/smeadmin/ | ||
12 | +)); |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |