summaryrefslogtreecommitdiff
path: root/acct-user/mythtv/mythtv-0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-25 19:33:39 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-25 19:33:39 +0100
commita5b65c81168c90928784a1e92cda84ed5d6b9eb3 (patch)
tree4aa7483cd0ad7de54338afc8e7971417abe1dd81 /acct-user/mythtv/mythtv-0.ebuild
parente8f81810baa21f490d6910e8e2d424546b72a333 (diff)
gentoo resync : 25.09.2019
Diffstat (limited to 'acct-user/mythtv/mythtv-0.ebuild')
-rw-r--r--acct-user/mythtv/mythtv-0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/acct-user/mythtv/mythtv-0.ebuild b/acct-user/mythtv/mythtv-0.ebuild
new file mode 100644
index 000000000000..a1246bb8eeec
--- /dev/null
+++ b/acct-user/mythtv/mythtv-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="Mythtv mythbackend server/deamon user"
+ACCT_USER_ID=117
+ACCT_USER_GROUPS=( mythtv video audio tty )
+ACCT_USER_SHELL=/bin/bash
+ACCT_USER_HOME=/var/lib/mythtv
+
+acct-user_add_deps