/[smecontribs]/rpms/smeserver-cacti/contribs8/smeserver-cacti-0.8.8b-patch6.patch
ViewVC logotype

Contents of /rpms/smeserver-cacti/contribs8/smeserver-cacti-0.8.8b-patch6.patch

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


Revision 1.2 - (show annotations) (download)
Tue Jun 17 18:35:32 2014 UTC (9 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Initial import to v9

1 diff -up smeserver-cacti-0.8.8b/createlinks.patch6 smeserver-cacti-0.8.8b/createlinks
2 --- smeserver-cacti-0.8.8b/createlinks.patch6 2013-10-21 16:16:35.000000000 -0400
3 +++ smeserver-cacti-0.8.8b/createlinks 2013-10-21 16:21:27.000000000 -0400
4 @@ -4,9 +4,10 @@ use esmith::Build::CreateLinks qw(:all);
5
6 for my $event (qw(
7 post-upgrade
8 - ))
9 + bootstrap-console-save
10 + ))
11 {
12 - templates2events("/etc/cacti/db.conf", $event);
13 + templates2events("/etc/cacti/db.php", $event);
14 }
15
16 for my $event (qw(
17 @@ -14,7 +15,7 @@ for my $event (qw(
18 ))
19 {
20 templates2events("/etc/httpd/conf/httpd.conf", $event);
21 - templates2events("/etc/cacti/db.conf", $event);
22 + templates2events("/etc/cacti/db.php", $event);
23 safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
24 }
25

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