/[smeserver]/rpms/e-smith-apache/sme9/e-smith-apache-2.4.0-ssl_update.patch
ViewVC logotype

Contents of /rpms/e-smith-apache/sme9/e-smith-apache-2.4.0-ssl_update.patch

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


Revision 1.1 - (show annotations) (download)
Sun Jan 17 20:53:26 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-apache-2_4_0-15_el6_sme, HEAD
* Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme
- Hook into the new ssl-update event [SME: 9152]

1 diff -Nur e-smith-apache-2.4.0/createlinks e-smith-apache-2.4.0_bz9152/createlinks
2 --- e-smith-apache-2.4.0/createlinks 2008-10-07 17:53:34.000000000 +0200
3 +++ e-smith-apache-2.4.0_bz9152/createlinks 2016-01-17 21:49:38.250234023 +0100
4 @@ -155,6 +155,14 @@
5 safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
6
7 #--------------------------------------------------
8 +# actions for ssl-update event
9 +#--------------------------------------------------
10 +
11 +$event = "ssl-update";
12 +templates2events("/etc/httpd/conf/httpd.conf", $event);
13 +safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
14 +
15 +#--------------------------------------------------
16 # set up daemontools
17 #--------------------------------------------------
18

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