Files
guru/acct-user/blocky/blocky-0.ebuild
Rahil Bhimjiani 26fd689d60 net-dns/blocky: Fast and lightweight DNS proxy as ad-blocker
Supports DoH, DoT and prometheus+grafana integration with very versatile
cli and configuration options

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-01-01 11:23:54 +05:30

14 lines
242 B
Bash

# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="A user for net-dns/blocky"
ACCT_USER_ID="100"
ACCT_USER_GROUPS=( "blocky" )
acct-user_add_deps