Add _vmetrics user and link victoriametrics to the build

This commit is contained in:
denis 2022-01-27 09:25:37 +00:00
parent 1b4ae3342a
commit 963c05cf67
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.446 2022/01/06 19:06:17 jeremy Exp $
# $OpenBSD: Makefile,v 1.447 2022/01/27 09:25:37 denis Exp $
SUBDIR =
SUBDIR += architect
@ -247,6 +247,7 @@
SUBDIR += timescaledb
SUBDIR += tinycdb
SUBDIR += tokyocabinet
SUBDIR += victoriametrics
SUBDIR += web2ldap
SUBDIR += xapian-bindings
SUBDIR += xapian-core

View File

@ -1,4 +1,4 @@
$OpenBSD: user.list,v 1.393 2022/01/23 17:10:07 remi Exp $
$OpenBSD: user.list,v 1.394 2022/01/27 09:25:37 denis 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
@ -380,3 +380,4 @@ id user group port
869 _headscale _headscale net/headscale
870 _unit _unit www/unit
871 _gelatod _gelatod net/gelatod
872 _vmetrics _vmetrics databases/victoriametrics