1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-freepbx-0.1/createlinks mezzanine_patched_smeserver-freepbx-0.1/createlinks |
2 |
--- smeserver-freepbx-0.1/createlinks 2008-09-22 19:22:00.000000000 +0200 |
3 |
+++ mezzanine_patched_smeserver-freepbx-0.1/createlinks 2008-11-13 11:07:23.000000000 +0100 |
4 |
@@ -46,6 +46,7 @@ |
5 |
# Create empty files |
6 |
safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/fpbx_access_log"); |
7 |
safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/fpbx_error_log"); |
8 |
+safe_touch("root/etc/e-smith/events/logrotate/services2adjust/httpd-fpbx"); |
9 |
safe_touch("root/var/service/httpd-fpbx/down"); |
10 |
|
11 |
# Create empty directories |