summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-05-10 23:12:19 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-05-10 23:12:19 +0100
commitaf16b671f62dbae365c7de43f58cc2e21bbc5984 (patch)
tree53b57bc53fca1d28ca87ff694dbb690c84a327fc /acct-user/tvheadend/tvheadend-0.ebuild
parentRemove myself from maintainers (diff)
downloadgentoo-af16b671f62dbae365c7de43f58cc2e21bbc5984.tar.gz
gentoo-af16b671f62dbae365c7de43f58cc2e21bbc5984.tar.bz2
gentoo-af16b671f62dbae365c7de43f58cc2e21bbc5984.zip
acct-user/tvheadend: Add user for media-tv/tvheadend
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'acct-user/tvheadend/tvheadend-0.ebuild')
-rw-r--r--acct-user/tvheadend/tvheadend-0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/acct-user/tvheadend/tvheadend-0.ebuild b/acct-user/tvheadend/tvheadend-0.ebuild
new file mode 100644
index 000000000000..371ace1855fc
--- /dev/null
+++ b/acct-user/tvheadend/tvheadend-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for tvheadend"
+ACCT_USER_ID=462
+ACCT_USER_GROUPS=( video )
+ACCT_USER_HOME=/var/lib/tvheadend
+ACCT_USER_HOME_PERMS=0700
+
+acct-user_add_deps