/[smecontribs]/rpms/smeserver-freepbx/contribs8/smeserver-freepbx-0.1-fix_logrotate_event.patch
ViewVC logotype

Annotation of /rpms/smeserver-freepbx/contribs8/smeserver-freepbx-0.1-fix_logrotate_event.patch

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


Revision 1.1 - (hide annotations) (download)
Tue Feb 26 03:16:30 2013 UTC (11 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-freepbx-0_1-32_el5_sme, smeserver-freepbx-0_1-33_el5_sme, HEAD
Initial import

1 unnilennium 1.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 2009-02-18 18:02:08.000000000 +0100
3     +++ mezzanine_patched_smeserver-freepbx-0.1/createlinks 2009-02-18 18:01:36.000000000 +0100
4     @@ -42,13 +42,13 @@
5     safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/mysql.init");
6     safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
7     safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-fpbx");
8     +safe_symlink("sigusr1", "root/etc/e-smith/events/logrotate/services2adjust/httpd-fpbx");
9    
10     safe_symlink("sigusr1", "root/etc/e-smith/events/conf-userpanel/services2adjust/httpd-fpbx");
11    
12     # Create empty files
13     safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/fpbx_access_log");
14     safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/fpbx_error_log");
15     -safe_touch("root/etc/e-smith/events/logrotate/services2adjust/httpd-fpbx");
16     safe_touch("root/var/service/httpd-fpbx/down");
17    
18     # Create empty directories

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