acct-user/ez-ipupd: add user for net-dns/ez-ipupdate

Bug: https://bugs.gentoo.org/781380
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2021-04-11 17:22:14 +02:00
parent fee1a73928
commit b50ff212a9
2 changed files with 19 additions and 0 deletions

View 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-dns/ez-ipupdate"
ACCT_USER_GROUPS=( "ez-ipupd" )
ACCT_USER_HOME="/var/cache/ez-ipupdate"
ACCT_USER_ID="261"
acct-user_add_deps

View 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>