2008-09-08 Raul Mateos <raulofpandora@gmail.com>
* Commit forgotten files git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
3cc6c11d35
commit
0fc9339dad
|
@ -1,7 +1,7 @@
|
|||
Pandora FMS : The Free Monitoring System v1.3.1
|
||||
===============================================
|
||||
Pandora FMS: The Flexible Monitoring System v2.0
|
||||
=================================================
|
||||
|
||||
http://pandora.sourceforge.net
|
||||
http://www.pandorafms.org
|
||||
|
||||
How to install
|
||||
--------------
|
||||
|
@ -55,4 +55,3 @@ License
|
|||
|
||||
The project is distributed under the GPL License v2 or later.
|
||||
Copyright (C) 2004-2008 Pandora FMS development team
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Pandora FMS 2.0 Server Package Installer (c) ArticaST 2008
|
||||
# Please see http://pandora.sourceforge.net
|
||||
# Please see http://www.pandorafms.com
|
||||
# This code is licensed under GPL 2.0 license.
|
||||
# **********************************************************************
|
||||
|
||||
|
@ -123,7 +123,7 @@ help () {
|
|||
# Script banner at start
|
||||
echo " "
|
||||
echo "Pandora FMS 2.0 Server Package Installer (c) ArticaST 2008"
|
||||
echo "This program is licensed under GPL2 Terms. http://pandora.sourceforge.net"
|
||||
echo "This program is licensed under GPL2 Terms. http://www.pandorafms.com"
|
||||
echo " "
|
||||
|
||||
case "$MODE" in
|
||||
|
|
|
@ -163,7 +163,7 @@ echo "To start Pandora Server: /etc/init.d/pandora_server start"
|
|||
echo "To start Pandora Network Server: /etc/init.d/pandora_network start"
|
||||
echo "To start Pandora Recon Server: /etc/init.d/pandora_recon start"
|
||||
echo "The manual can be reached at: man pandora or man pandora_server"
|
||||
echo "Pandora Documentation is in: http://pandora.sourceforge.net/en/index.php?sec=docs"
|
||||
echo "Pandora Documentation is in: http://openideas.info/wiki/index.php?title=Pandora_2.0:Documentation"
|
||||
%files
|
||||
%defattr(700,pandora,pandora)
|
||||
/usr/bin/pandora_server
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Pandora FMS 2.0 Server Installer (c) 2008 Manuel Arostegui <marostegui@artica.es>
|
||||
# Please see http://pandora.sourceforge.net
|
||||
# Please see http://www.pandorafms.com
|
||||
# This code is licensed under GPL 2.0 license.
|
||||
# **********************************************************************
|
||||
|
||||
|
|
Loading…
Reference in New Issue