+snmp_exporter
This commit is contained in:
parent
4ca3a129a0
commit
d665f4f90d
@ -1,4 +1,4 @@
|
||||
$OpenBSD: user.list,v 1.355 2019/11/20 15:37:52 sthen Exp $
|
||||
$OpenBSD: user.list,v 1.356 2019/11/27 10:47:22 sthen Exp $
|
||||
|
||||
This file lists all users and groups that are created by ports. All
|
||||
ports' users/groups have to start with an underscore and have to use
|
||||
@ -352,3 +352,4 @@ id user group port
|
||||
842 _e2guardian _e2guardian www/e2guardian
|
||||
843 _dkimsign _dkimsign mail/opensmtpd-filters/dkimsign
|
||||
844 _routinator _routinator net/routinator
|
||||
845 _snmpexporter _snmpexporter sysutils/snmp_exporter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.539 2019/11/12 15:18:32 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.540 2019/11/27 10:47:22 sthen Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += accountsservice
|
||||
@ -326,6 +326,7 @@
|
||||
SUBDIR += sleuthkit
|
||||
SUBDIR += smartmontools
|
||||
SUBDIR += smbldap-tools
|
||||
SUBDIR += snmp_exporter
|
||||
SUBDIR += socket
|
||||
SUBDIR += socklog
|
||||
SUBDIR += sshfs-fuse
|
||||
|
Loading…
x
Reference in New Issue
Block a user