mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
acct-user/havp: add user for net-proxy/havp
Bug: https://bugs.gentoo.org/781464 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
14
acct-user/havp/havp-0.ebuild
Normal file
14
acct-user/havp/havp-0.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for net-proxy/havp"
|
||||
|
||||
ACCT_USER_GROUPS=( "havp" )
|
||||
ACCT_HOME_USER="/etc/havp"
|
||||
ACCT_USER_ID="254"
|
||||
|
||||
acct-user_add_deps
|
||||
5
acct-user/havp/metadata.xml
Normal file
5
acct-user/havp/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user