summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conrad@kostecki.com>2019-09-17 19:47:53 +0200
committerJoonas Niilola <juippis@gentoo.org>2019-10-12 12:04:40 +0300
commitce606d8017ad46c7fbee8a49f6134cd9ec929a5c (patch)
tree91c6699983cecc09ca4b39a890019f483b443687 /acct-user/ddclient/ddclient-0.ebuild
parentacct-group/ddclient: add group for net-dns/ddclient (diff)
downloadgentoo-ce606d8017ad46c7fbee8a49f6134cd9ec929a5c.tar.gz
gentoo-ce606d8017ad46c7fbee8a49f6134cd9ec929a5c.tar.bz2
gentoo-ce606d8017ad46c7fbee8a49f6134cd9ec929a5c.zip
acct-user/ddclient: add user for net-dns/ddclient
UID 487 will be used, as its the next available. Arch, Fedora and RHEL don't have a GID for the group. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-user/ddclient/ddclient-0.ebuild')
-rw-r--r--acct-user/ddclient/ddclient-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/ddclient/ddclient-0.ebuild b/acct-user/ddclient/ddclient-0.ebuild
new file mode 100644
index 000000000000..ecc4a3260c0a
--- /dev/null
+++ b/acct-user/ddclient/ddclient-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for the dynamic DNS client"
+
+ACCT_USER_GROUPS=( "ddclient" )
+ACCT_USER_ID="487"
+
+acct-user_add_deps