Parent Directory | Revision Log | Revision Graph
* Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4.5-3.sme - build for SME10 [SME: 11909] use initial source and compile ourself the index.cgi todo chmod todo template the two config files todo improve access rights
1 | diff -Nur --no-dereference smeserver-ezmlm-www-1.4.5.old/createlinks smeserver-ezmlm-www-1.4.5/createlinks |
2 | --- smeserver-ezmlm-www-1.4.5.old/createlinks 1969-12-31 19:00:00.000000000 -0500 |
3 | +++ smeserver-ezmlm-www-1.4.5/createlinks 2022-03-15 16:53:00.683000000 -0400 |
4 | @@ -0,0 +1,9 @@ |
5 | +#!/usr/bin/perl -w |
6 | + |
7 | +use esmith::Build::CreateLinks qw(:all); |
8 | + |
9 | + |
10 | +my $event="smeserver-ezmlm-www-update"; |
11 | +templates2events("/etc/httpd/conf/httpd.conf", $event); |
12 | +safe_symlink("restart","root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); |
13 | + |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |