/[smecontribs]/rpms/smeserver-phpki/contribs7/smeserver-phpki-0.1-fix_logrotate_event.patch
ViewVC logotype

Annotation of /rpms/smeserver-phpki/contribs7/smeserver-phpki-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)
Mon Mar 2 23:39:36 2009 UTC (15 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-phpki-0_1-6_el4_sme, smeserver-phpki-0_1-5_el4_sme, smeserver-phpki-0_1-4_el4_sme, HEAD
Initial import of smeserver-phpki

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' smeserver-phpki-0.1/createlinks mezzanine_patched_smeserver-phpki-0.1/createlinks
2     --- smeserver-phpki-0.1/createlinks 2009-02-18 18:06:37.000000000 +0100
3     +++ mezzanine_patched_smeserver-phpki-0.1/createlinks 2009-02-18 18:06:22.000000000 +0100
4     @@ -20,10 +20,10 @@
5     templates2events("/etc/httpd/pki-conf/httpd.conf", qw(bootstrap-console-save conf-userpanel domain-modify));
6     safe_symlink("sigusr1", "root/etc/e-smith/events/conf-userpanel/services2adjust/httpd-pki");
7     safe_symlink("sigusr1", "root/etc/e-smith/events/domain-modify/services2adjust/httpd-pki");
8     +safe_symlink("sigusr1", "root/etc/e-smith/events/logrotate/services2adjust/httpd-pki");
9    
10     # Create needed empty files
11     safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/pki_access_log");
12     safe_touch("root/etc/e-smith/events/logrotate/logfiles2timestamp/var/log/httpd/pki_error_log");
13     -safe_touch("root/etc/e-smith/events/logrotate/services2adjust/httpd-pki");
14     safe_touch("root/var/service/httpd-pki/down");
15    

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