summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson Michaels <thebitpit@earthlink.net>2019-10-16 10:34:26 -0500
committerJoonas Niilola <juippis@gentoo.org>2019-11-24 16:03:12 +0200
commit16f68c9f2e6371bb095d6d19c2bb2298f17c8bf2 (patch)
tree91a4fb3b1a45b87178469a3ba3a6b6b567006a03 /acct-user
parentnet-mail/notmuch: RESTRICT="!test? ( test )" force (diff)
downloadgentoo-16f68c9f2e6371bb095d6d19c2bb2298f17c8bf2.tar.gz
gentoo-16f68c9f2e6371bb095d6d19c2bb2298f17c8bf2.tar.bz2
gentoo-16f68c9f2e6371bb095d6d19c2bb2298f17c8bf2.zip
acct-user/mythtv: Add cdrom group to mythtv user
Closes: https://bugs.gentoo.org/697798 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/13320 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/mythtv/mythtv-0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/acct-user/mythtv/mythtv-0.ebuild b/acct-user/mythtv/mythtv-0.ebuild
index a1246bb8eeec..affc3f434398 100644
--- a/acct-user/mythtv/mythtv-0.ebuild
+++ b/acct-user/mythtv/mythtv-0.ebuild
@@ -7,7 +7,7 @@ inherit acct-user
DESCRIPTION="Mythtv mythbackend server/deamon user"
ACCT_USER_ID=117
-ACCT_USER_GROUPS=( mythtv video audio tty )
+ACCT_USER_GROUPS=( mythtv video audio cdrom tty )
ACCT_USER_SHELL=/bin/bash
ACCT_USER_HOME=/var/lib/mythtv