[Ultrapossum-cvs 812] ultrapossum ...

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 12日 (火) 17:02:06 JST


===================================================================
RCS file: ultrapossum/COPYRIGHT,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ultrapossum/COPYRIGHT	2004/03/21 15:07:50	1.2
+++ ultrapossum/COPYRIGHT	2004/10/12 08:02:06	1.3
@@ -57,3 +57,25 @@
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 
+---
+# Jim Trocki, trock****@trans*****
+#
+# $Id$
+#
+#    Copyright (C) 1998, Jim Trocki
+#
+#    This program is free software; you can redistribute it and/or modify
+#    it under the terms of the GNU General Public License as published by
+#    the Free Software Foundation; either version 2 of the License, or
+#    (at your option) any later version.
+#
+#    This program is distributed in the hope that it will be useful,
+#    but WITHOUT ANY WARRANTY; without even the implied warranty of
+#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#    GNU General Public License for more details.
+#
+#    You should have received a copy of the GNU General Public License
+#    along with this program; if not, write to the Free Software
+#    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#
+
===================================================================
RCS file: ultrapossum/configure.in,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ultrapossum/configure.in	2004/10/11 07:18:38	1.56
+++ ultrapossum/configure.in	2004/10/12 08:02:06	1.57
@@ -201,6 +201,11 @@
 	lib/heartbeat,
 [change default directory of heartbeat localstatedir])
 
+    UP_DIRECTORY(monlibdir,
+	/usr/lib/mon /usr/local/lib/mon,
+	mon.d alert.d,
+[change default directory where mon files are located])
+
     UP_DIRECTORY(monsysconfdir,
 	/etc/mon /usr/local/etc/mon,
 	mon.cf auth.cf monshow,
===================================================================
RCS file: ultrapossum/modules.in,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ultrapossum/modules.in	2004/10/10 12:05:44	1.49
+++ ultrapossum/modules.in	2004/10/12 08:02:06	1.50
@@ -33,6 +33,7 @@
 ldapsysconfdir=${ldapsysconfdir:- @ ldapsysconfdir@}
 hasysconfdir=${hasysconfdir:- @ hasysconfdir@}
 halocalstatedir=${halocalstatedir:- @ halocalstatedir@}
+monlibdir=${monlibdir:- @ monlibdir@}
 monsysconfdir=${monsysconfdir:- @ monsysconfdir@}
 sudoersdir=${sudoersdir:- @ sudoersdir@}
 opensslsysconfdir=${opensslsysconfdir:- @ opensslsysconfdir@}



Ultrapossum-cvs メーリングリストの案内
Back to archive index