/[smecontribs]/rpms/smeserver-ocsinventory/contribs7/smeserver-ocsinventory-0.1-expand_php_ini.patch
ViewVC logotype

Contents of /rpms/smeserver-ocsinventory/contribs7/smeserver-ocsinventory-0.1-expand_php_ini.patch

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


Revision 1.1 - (show annotations) (download)
Mon Jun 15 15:19:44 2009 UTC (14 years, 10 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-ocsinventory-0_1-10_el4_sme, smeserver-ocsinventory-0_1-11_el4_sme, smeserver-ocsinventory-0_1-9_el4_sme, HEAD
expand php.ini during ocs-update event

1 --- smeserver-ocsinventory-0.1/createlinks.expand_php_ini 2009-06-15 17:19:43.000000000 +0200
2 +++ smeserver-ocsinventory-0.1/createlinks 2009-06-15 17:20:23.000000000 +0200
3 @@ -5,6 +5,7 @@
4
5 my $event = 'ocs-update';
6 templates2events("/etc/httpd/conf/httpd.conf", $event);
7 +templates2events("/etc/php.ini", $event);
8 templates2events("/etc/my.cnf", $event);
9 templates2events("/etc/ocsinventory/ocsinventory-reports/dbconfig.inc.php", qw(ocs-update bootstrap-console-save));
10 templates2events("/etc/e-smith/sql/init/80ocs_mysql.sql", $event);

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