blob: c29debc2604676b1f1e5466627534781f64c8de5 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-group
DESCRIPTION="A user group for www-servers/hinsightd"
ACCT_GROUP_ID=-1
|