/[smecontribs]/rpms/smeserver-mod_dav/contribs10/smeserver-mod_dav-1.1-bz11070.patch
ViewVC logotype

Contents of /rpms/smeserver-mod_dav/contribs10/smeserver-mod_dav-1.1-bz11070.patch

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


Revision 1.1 - (show annotations) (download)
Mon Mar 1 04:14:15 2021 UTC (3 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-mod_dav-1_1-7_el7_sme, smeserver-mod_dav-1_1-6_el7_sme, smeserver-mod_dav-1_1-8_el7_sme, smeserver-mod_dav-1_1-5_el7_sme, HEAD
* Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-4.sme
- add createlinks and add -update event [SME: 11070]

1 diff -Nur smeserver-mod_dav-1.1.old/createlinks smeserver-mod_dav-1.1/createlinks
2 --- smeserver-mod_dav-1.1.old/createlinks 1969-12-31 19:00:00.000000000 -0500
3 +++ smeserver-mod_dav-1.1/createlinks 2021-02-28 23:12:35.438000000 -0500
4 @@ -0,0 +1,8 @@
5 +#!/usr/bin/perl -w
6 +
7 +use esmith::Build::CreateLinks qw(:all);
8 +
9 +my $event = "smeserver-mod_dav-update";
10 +templates2events("/etc/httpd/conf/httpd.conf", $event);
11 +safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
12 +

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