1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-apache-1.2.0/createlinks mezzanine_patched_e-smith-apache-1.2.0/createlinks |
2 |
|
|
--- e-smith-apache-1.2.0/createlinks 2007-09-11 14:01:57.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_e-smith-apache-1.2.0/createlinks 2007-09-11 14:00:13.000000000 -0600 |
4 |
|
|
@@ -16,7 +16,7 @@ |
5 |
|
|
$event = "bootstrap-console-save"; |
6 |
|
|
|
7 |
|
|
templates2events("/etc/httpd/conf/httpd.conf", $event); |
8 |
|
|
-templates2events("/etc/logrotate.d/apache", $event); |
9 |
|
|
+templates2events("/etc/logrotate.d/httpd", $event); |
10 |
|
|
|
11 |
|
|
#-------------------------------------------------- |
12 |
|
|
# actions for domain-create event |