acct-user/ipsec: new user for net-vpn/strongswan, UID 199

Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann 2020-11-15 17:03:59 +01:00
parent a9fedde1eb
commit f38ee93fe7
No known key found for this signature in database
GPG Key ID: 44E6EBDC9BF60559
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="ipsec (strongswan) program user"
ACCT_USER_ID=199
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>patrick@gentoo.org</email>
</maintainer>
</pkgmetadata>