update to monit-5.22.0
This commit is contained in:
parent
27e52e9415
commit
be5049495d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2017/03/26 12:40:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2017/05/27 14:05:00 jasper Exp $
|
||||
|
||||
COMMENT= monitoring and managing daemons utility
|
||||
|
||||
DISTNAME= monit-5.21.0
|
||||
DISTNAME= monit-5.22.0
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (monit-5.21.0.tar.gz) = +/dhY+1KGAhU03ivYP7Qzbxah3KCOVcjTvwYLq0QwDw=
|
||||
SIZE (monit-5.21.0.tar.gz) = 1302859
|
||||
SHA256 (monit-5.22.0.tar.gz) = n8WLXjyq/WTwtv/z5lrnVyOfqzfQT7M+/OF32hUXYYM=
|
||||
SIZE (monit-5.22.0.tar.gz) = 1296354
|
||||
|
@ -1,7 +1,8 @@
|
||||
$OpenBSD: patch-monitrc,v 1.5 2016/10/24 21:10:45 jung Exp $
|
||||
--- monitrc.orig Fri Oct 21 11:58:30 2016
|
||||
+++ monitrc Mon Oct 24 19:29:09 2016
|
||||
@@ -37,17 +37,15 @@ set logfile syslog
|
||||
$OpenBSD: patch-monitrc,v 1.6 2017/05/27 14:05:00 jasper Exp $
|
||||
Index: monitrc
|
||||
--- monitrc.orig
|
||||
+++ monitrc
|
||||
@@ -37,17 +37,15 @@ set log syslog
|
||||
## Monit instance. The id is generated and stored on first Monit start. By
|
||||
## default the file is placed in $HOME/.monit.id.
|
||||
#
|
||||
@ -22,7 +23,7 @@ $OpenBSD: patch-monitrc,v 1.5 2016/10/24 21:10:45 jung Exp $
|
||||
|
||||
## Set limits for various tests. The following example shows the default values:
|
||||
##
|
||||
@@ -90,7 +88,7 @@ set logfile syslog
|
||||
@@ -90,7 +88,7 @@ set log syslog
|
||||
## available in the back end filesystem).
|
||||
#
|
||||
# set eventqueue
|
||||
|
Loading…
Reference in New Issue
Block a user