fix PLIST-main to include the pf plugins and bump;
problem pointed out by Yun Zheng Hu, thanks!
This commit is contained in:
parent
bd465d8f07
commit
02c8576232
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/02/25 17:07:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/06/24 16:20:49 sthen Exp $
|
||||
|
||||
COMMENT-main = flexible network host monitoring, client
|
||||
COMMENT-server =flexible network host monitoring, server
|
||||
|
||||
V = 1.2.6
|
||||
DISTNAME = munin_$V
|
||||
PKGNAME-main = munin-node-$Vp2
|
||||
PKGNAME-main = munin-node-$Vp3
|
||||
PKGNAME-server =munin-server-$V
|
||||
CATEGORIES = net
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1.1.1 2009/11/17 11:11:20 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2010/06/24 16:20:49 sthen Exp $
|
||||
@newgroup _munin:644
|
||||
@newgroup _munin-plugin:645
|
||||
@newuser _munin:644:_munin:daemon:munin user:/nonexistent:/sbin/nologin
|
||||
@ -47,6 +47,7 @@ libexec/munin/plugins/hddtempd
|
||||
libexec/munin/plugins/if_
|
||||
libexec/munin/plugins/if_errcoll_
|
||||
libexec/munin/plugins/if_pps_
|
||||
libexec/munin/plugins/intr
|
||||
@comment libexec/munin/plugins/ipac-ng
|
||||
libexec/munin/plugins/ircu
|
||||
libexec/munin/plugins/load
|
||||
@ -70,6 +71,9 @@ libexec/munin/plugins/ntp_states
|
||||
libexec/munin/plugins/nut_misc
|
||||
libexec/munin/plugins/nut_volts
|
||||
libexec/munin/plugins/open_files
|
||||
libexec/munin/plugins/pf_changes
|
||||
libexec/munin/plugins/pf_searches
|
||||
libexec/munin/plugins/pf_states
|
||||
libexec/munin/plugins/ping_
|
||||
libexec/munin/plugins/plugin.sh
|
||||
libexec/munin/plugins/plugins.history
|
||||
|
Loading…
Reference in New Issue
Block a user