[zabbix20/el5] Upload correct tarball and add a note on proxy/server to README

Volker Fröhlich volter at fedoraproject.org
Fri Dec 20 10:53:24 UTC 2013


commit 668b2eb83639afa169eda5ae411b3e4b595b244e
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Fri Dec 13 23:56:37 2013 +0100

    Upload correct tarball and add a note on proxy/server to README

 .gitignore           |    1 +
 sources              |    2 +-
 zabbix-fedora.README |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e891008..34d2cb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /zabbix-2.0.8-free.tar.gz
 /zabbix-2.0.9-free.tar.gz
 /zabbix-2.0.10.tar.gz
+/zabbix-2.0.10-free.tar.gz
diff --git a/sources b/sources
index 178d2a8..80abb4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49297c0ac61858fd75ab9ea18ca6cdbb  zabbix-2.0.10.tar.gz
+5bca44bce58b511955ae8cce69497fbd  zabbix-2.0.10-free.tar.gz
diff --git a/zabbix-fedora.README b/zabbix-fedora.README
index a1f6b72..cd8f179 100644
--- a/zabbix-fedora.README
+++ b/zabbix-fedora.README
@@ -91,6 +91,7 @@ If you want to run multiple instances on the same host, do the following:
  - PidFile
  - ListenPort and/or ListenIP, if you plan for simultaneous operation 
  - LogFile, if you don't use syslog
+ - DB settings for server and proxy daemons
 - Optionally run the following to register as a service and set it to start up:
   chkconfig --add <init_script_name>
   chkconfig <init_script_name> on


More information about the scm-commits mailing list