summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-02-28 00:30:18 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-02-28 00:41:22 +0100
commite9d264acf50c75ed80cc422340bc571514c5a38d (patch)
tree9c8bcb6894562f19896e6de9e1af7f4a798b8ccc /acct-user/fax/fax-0.ebuild
parentacct-group/fax: add group for net-dialup/mgetty (diff)
downloadgentoo-e9d264acf50c75ed80cc422340bc571514c5a38d.tar.gz
gentoo-e9d264acf50c75ed80cc422340bc571514c5a38d.tar.bz2
gentoo-e9d264acf50c75ed80cc422340bc571514c5a38d.zip
acct-user/fax: add user for net-dialup/mgetty
While Arch uses UID 69 and Fedora 78, we can't use that, as it's already taken by another user, so we will use instead a different free UID. This will be UID 320. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/fax/fax-0.ebuild')
-rw-r--r--acct-user/fax/fax-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/fax/fax-0.ebuild b/acct-user/fax/fax-0.ebuild
new file mode 100644
index 000000000000..cbc57fbfd4b1
--- /dev/null
+++ b/acct-user/fax/fax-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-dialup/mgetty"
+
+ACCT_USER_GROUPS=( "fax" )
+ACCT_USER_ID="320"
+
+acct-user_add_deps